|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IfThenElse | |
---|---|
plp.orientadaObjetos1.parser |
Uses of IfThenElse in plp.orientadaObjetos1.parser |
---|
Methods in plp.orientadaObjetos1.parser that return IfThenElse | |
---|---|
IfThenElse |
OO1Parser.PIfThenElse()
IfThenElse ::= "if" Expressao "then" "{" Comando "}" | "if" Expressao "then" "{" Comando "}" "else" "{" Comando "}" |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |