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