Uses of Class
com.google.javascript.jscomp.parsing.parser.trees.IfStatementTree
-
Packages that use IfStatementTree Package Description com.google.javascript.jscomp.parsing.parser.trees -
-
Uses of IfStatementTree in com.google.javascript.jscomp.parsing.parser.trees
Methods in com.google.javascript.jscomp.parsing.parser.trees that return IfStatementTree Modifier and Type Method Description IfStatementTree
ParseTree. asIfStatement()
-