Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
_
E
enable_tracing()
- Method in class lij.parser.
Parser
Enable tracing.
endColumn
- Variable in class lij.parser.
Token
The column number of the last character of this Token.
endLine
- Variable in class lij.parser.
Token
The line number of the last character of this Token.
EOF
- Static variable in interface lij.parser.
ParserConstants
End of File.
eol
- Variable in exception lij.parser.
ParseException
The end of line string for this machine.
EQ
- Static variable in interface lij.parser.
ParserConstants
RegularExpression Id.
equals(Object)
- Method in class lij.model.
Term
equalsForArgument(Argument, Argument)
- Method in class lij.model.
Term
This method performs an equality check between two terms' arguments.
errorCode
- Variable in error lij.parser.
TokenMgrError
Indicates the reason why the exception is thrown.
evaluate(Interpreter, AgentInstance)
- Method in class lij.model.
TreeNode
Performs the evaluation of this node (and its children, recursively)
evaluationResult
- Variable in class lij.model.
TreeNode
execute()
- Method in class lij.runtime.
DefInstance
Executes this DefInstance.
executeClauseInstance(ClauseInstance)
- Method in class lij.runtime.
AgentInstance
This method will cause this AgentInstance to execute the specified ClauseInstance.
executeConstraintMethod(Object, String, Class[], Accessor[])
- Method in class lij.runtime.
ConstraintInstance.ConstraintMethodInstance
executeEvent()
- Method in class lij.runtime.
DefInstance.DefAgentInstance
executeEvent()
- Method in class lij.runtime.
DefInstance.DefMessageInstance
executeEvent()
- Method in class lij.runtime.
DefInstance.DefNullOpInstance
executeEvent()
- Method in class lij.runtime.
DefInstance
This method needs to be implemented by any subclasses.
ExpandBuff(boolean)
- Method in class lij.parser.
SimpleCharStream
expectedTokenSequences
- Variable in exception lij.parser.
ParseException
Each entry in this array is an array of integers.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
_