Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
J
jj_nt
- Static variable in class xrel.parser.
XRelParser
jjFillToken()
- Static method in class xrel.parser.
XRelParserTokenManager
jjstrLiteralImages
- Static variable in class xrel.parser.
XRelParserTokenManager
jjtAccept(XRelParserVisitor, Object)
- Method in class xrel.parser.
SimpleNode
Accept the visitor.
jjtAccept(XRelParserVisitor, Object)
- Method in class xrel.parser.
ASTCase
Accept the visitor.
jjtAccept(XRelParserVisitor, Object)
- Method in class xrel.parser.
ASTSwitchCase
Accept the visitor.
jjtAccept(XRelParserVisitor, Object)
- Method in class xrel.parser.
ASTOperator
Accept the visitor.
jjtAccept(XRelParserVisitor, Object)
- Method in class xrel.parser.
ASTAs
Accept the visitor.
jjtAccept(XRelParserVisitor, Object)
- Method in class xrel.parser.
ASTStatementList
Accept the visitor.
jjtAccept(XRelParserVisitor, Object)
- Method in interface xrel.parser.
Node
Accept the visitor.
jjtAccept(XRelParserVisitor, Object)
- Method in class xrel.parser.
ASTPar
Accept the visitor.
jjtAccept(XRelParserVisitor, Object)
- Method in class xrel.parser.
ASTStringLiteral
Accept the visitor.
jjtAccept(XRelParserVisitor, Object)
- Method in class xrel.parser.
ASTEmpty
Accept the visitor.
jjtAccept(XRelParserVisitor, Object)
- Method in class xrel.parser.
ASTTag
Accept the visitor.
jjtAccept(XRelParserVisitor, Object)
- Method in class xrel.parser.
ASTProgram
Accept the visitor.
jjtAccept(XRelParserVisitor, Object)
- Method in class xrel.parser.
ASTImportSt
Accept the visitor.
jjtAccept(XRelParserVisitor, Object)
- Method in class xrel.parser.
ASTExportTp
Accept the visitor.
jjtAccept(XRelParserVisitor, Object)
- Method in class xrel.parser.
ASTIdentifier
Accept the visitor.
jjtAccept(XRelParserVisitor, Object)
- Method in class xrel.parser.
ASTTypeDecl
Accept the visitor.
jjtAccept(XRelParserVisitor, Object)
- Method in class xrel.parser.
ASTString
Accept the visitor.
jjtAccept(XRelParserVisitor, Object)
- Method in class xrel.parser.
ASTComma
Accept the visitor.
jjtAddChild(Node, int)
- Method in class xrel.parser.
SimpleNode
Adds n to the children list of the current node.
jjtAddChild(Node, int)
- Method in interface xrel.parser.
Node
This method tells the node to add its argument to the node's list of children.
JJTAS
- Static variable in interface xrel.parser.
XRelParserTreeConstants
JJTCASE
- Static variable in interface xrel.parser.
XRelParserTreeConstants
jjtClose()
- Method in class xrel.parser.
SimpleNode
jjtClose()
- Method in interface xrel.parser.
Node
This method is called after all the child nodes have been added.
JJTCOMMA
- Static variable in interface xrel.parser.
XRelParserTreeConstants
JJTEMPTY
- Static variable in interface xrel.parser.
XRelParserTreeConstants
JJTEXPORTTP
- Static variable in interface xrel.parser.
XRelParserTreeConstants
jjtGetChild(int)
- Method in class xrel.parser.
SimpleNode
jjtGetChild(int)
- Method in interface xrel.parser.
Node
This method returns a child node.
jjtGetNumChildren()
- Method in class xrel.parser.
SimpleNode
jjtGetNumChildren()
- Method in interface xrel.parser.
Node
Return the number of children the node has.
jjtGetParent()
- Method in class xrel.parser.
SimpleNode
jjtGetParent()
- Method in interface xrel.parser.
Node
This method is used to get the parent of the node.
JJTIDENTIFIER
- Static variable in interface xrel.parser.
XRelParserTreeConstants
JJTIMPORTST
- Static variable in interface xrel.parser.
XRelParserTreeConstants
jjtmAddChildExt(Node, int)
- Method in class xrel.parser.
SimpleNode
Calls jjtAddChild and sets the parent pointer of the child.
jjtmCloneSubtree()
- Method in class xrel.parser.
SimpleNode
Clones this node and the whole subtree (by converse clone() makes only a copy of the node itself).
jjtmMoveChildren(Node, int, int)
- Method in class xrel.parser.
SimpleNode
Moves children subset [from,upto] from this node to dst.
jjtmSearchChild(SimpleNode)
- Method in class xrel.parser.
SimpleNode
Searches a child.
jjtmSetTokens(Token, Token)
- Method in class xrel.parser.
SimpleNode
Sets the first and the last token of the current node.
jjtNodeName
- Static variable in interface xrel.parser.
XRelParserTreeConstants
jjtOpen()
- Method in class xrel.parser.
SimpleNode
jjtOpen()
- Method in interface xrel.parser.
Node
This method is called after the node has been made the current node.
JJTOPERATOR
- Static variable in interface xrel.parser.
XRelParserTreeConstants
JJTPAR
- Static variable in interface xrel.parser.
XRelParserTreeConstants
JJTPROGRAM
- Static variable in interface xrel.parser.
XRelParserTreeConstants
jjtree
- Static variable in class xrel.parser.
XRelParser
jjtSetParent(Node)
- Method in class xrel.parser.
SimpleNode
jjtSetParent(Node)
- Method in interface xrel.parser.
Node
This method is used to set the parent of the node.
JJTSTATEMENTLIST
- Static variable in interface xrel.parser.
XRelParserTreeConstants
JJTSTRING
- Static variable in interface xrel.parser.
XRelParserTreeConstants
JJTSTRINGLITERAL
- Static variable in interface xrel.parser.
XRelParserTreeConstants
JJTSWITCHCASE
- Static variable in interface xrel.parser.
XRelParserTreeConstants
JJTTAG
- Static variable in interface xrel.parser.
XRelParserTreeConstants
JJTTYPEDECL
- Static variable in interface xrel.parser.
XRelParserTreeConstants
JJTVOID
- Static variable in interface xrel.parser.
XRelParserTreeConstants
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X