|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectagg.attribute.parser.javaExpr.SimpleNode
agg.attribute.parser.javaExpr.MemberNode
public class MemberNode
Field Summary |
---|
Fields inherited from class agg.attribute.parser.javaExpr.SimpleNode |
---|
children, classResolver, identifier, info, neverCalled, numberTypes, objectClass, parent, stack, stringClass, symtab, top |
Method Summary | |
---|---|
void |
checkContext(SimpleNode recipient)
|
void |
interpret(SimpleNode recipient)
|
static Node |
jjtCreate(java.lang.String id)
|
Methods inherited from class agg.attribute.parser.javaExpr.SimpleNode |
---|
checkContext, commonNumberType, copy, dump, getAllVariablesinExpression, getError, getIdentifier, getInfo, getNodeClass, getRootResult, getString, getSymbolTable, hasNumberType, hasStringType, interpret, isAction, isArrayIndex, isConstantExpr, isMember, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, replaceChildWith, rewrite, setClassResolver, setInfo, setNodeClass, setSymbolTable, takeNodeClassFrom, toString, toString, typeCode, typeCode, typeInit |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public static Node jjtCreate(java.lang.String id)
public void checkContext(SimpleNode recipient)
public void interpret(SimpleNode recipient)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |