Uses of Class
org.mozilla.javascript.ast.Label
-
Uses of Label in org.mozilla.javascript.ast
Modifier and TypeMethodDescriptionLabeledStatement.getFirstLabel()
LabeledStatement.getLabelByName
(String name) Returns label with specified name from the label list for this labeled statement.Modifier and TypeMethodDescriptionvoid
Adds a label and sets its parent to this node.