|
|||||||||
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
agg.attribute.parser.javaExpr.OpMemberNode
agg.attribute.parser.javaExpr.ASTAction
public class ASTAction
Field Summary |
---|
Fields inherited from class agg.attribute.parser.javaExpr.OpMemberNode |
---|
method, receivingObj, returnObj |
Fields inherited from class agg.attribute.parser.javaExpr.SimpleNode |
---|
children, classResolver, identifier, info, neverCalled, numberTypes, objectClass, parent, stack, stringClass, symtab, top |
Method Summary | |
---|---|
java.lang.String |
getString()
returns this node as a string with all children. |
static Node |
jjtCreate(java.lang.String id)
|
Methods inherited from class agg.attribute.parser.javaExpr.OpMemberNode |
---|
areParamsCompatible, checkContext, copy, dump, findMethod, getMethod, getMethodName, interpret, invoke, isConstantExpr, toString |
Methods inherited from class agg.attribute.parser.javaExpr.SimpleNode |
---|
checkContext, commonNumberType, getAllVariablesinExpression, getError, getIdentifier, getInfo, getNodeClass, getRootResult, getSymbolTable, hasNumberType, hasStringType, interpret, isAction, isArrayIndex, isMember, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, replaceChildWith, rewrite, setClassResolver, setInfo, setNodeClass, setSymbolTable, takeNodeClassFrom, 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 java.lang.String getString()
SimpleNode
getString
in interface Node
getString
in class SimpleNode
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |