org.jruby.ast
Class NodeTypes
java.lang.Object
org.jruby.ast.NodeTypes
- public final class NodeTypes
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALIASNODE
public static final int ALIASNODE
- See Also:
- Constant Field Values
ANDNODE
public static final int ANDNODE
- See Also:
- Constant Field Values
ARGSCATNODE
public static final int ARGSCATNODE
- See Also:
- Constant Field Values
ARGSNODE
public static final int ARGSNODE
- See Also:
- Constant Field Values
ARGUMENTNODE
public static final int ARGUMENTNODE
- See Also:
- Constant Field Values
ARRAYNODE
public static final int ARRAYNODE
- See Also:
- Constant Field Values
ASSIGNABLENODE
public static final int ASSIGNABLENODE
- See Also:
- Constant Field Values
BACKREFNODE
public static final int BACKREFNODE
- See Also:
- Constant Field Values
BEGINNODE
public static final int BEGINNODE
- See Also:
- Constant Field Values
BIGNUMNODE
public static final int BIGNUMNODE
- See Also:
- Constant Field Values
BINARYOPERATORNODE
public static final int BINARYOPERATORNODE
- See Also:
- Constant Field Values
BLOCKARGNODE
public static final int BLOCKARGNODE
- See Also:
- Constant Field Values
BLOCKNODE
public static final int BLOCKNODE
- See Also:
- Constant Field Values
BLOCKPASSNODE
public static final int BLOCKPASSNODE
- See Also:
- Constant Field Values
BREAKNODE
public static final int BREAKNODE
- See Also:
- Constant Field Values
CALLNODE
public static final int CALLNODE
- See Also:
- Constant Field Values
CASENODE
public static final int CASENODE
- See Also:
- Constant Field Values
CLASSNODE
public static final int CLASSNODE
- See Also:
- Constant Field Values
CLASSVARASGNNODE
public static final int CLASSVARASGNNODE
- See Also:
- Constant Field Values
CLASSVARDECLNODE
public static final int CLASSVARDECLNODE
- See Also:
- Constant Field Values
CLASSVARNODE
public static final int CLASSVARNODE
- See Also:
- Constant Field Values
COLON2NODE
public static final int COLON2NODE
- See Also:
- Constant Field Values
COLON3NODE
public static final int COLON3NODE
- See Also:
- Constant Field Values
CONSTDECLNODE
public static final int CONSTDECLNODE
- See Also:
- Constant Field Values
CONSTNODE
public static final int CONSTNODE
- See Also:
- Constant Field Values
DASGNNODE
public static final int DASGNNODE
- See Also:
- Constant Field Values
DEFINEDNODE
public static final int DEFINEDNODE
- See Also:
- Constant Field Values
DEFNNODE
public static final int DEFNNODE
- See Also:
- Constant Field Values
DEFSNODE
public static final int DEFSNODE
- See Also:
- Constant Field Values
DOTNODE
public static final int DOTNODE
- See Also:
- Constant Field Values
DREGEXPNODE
public static final int DREGEXPNODE
- See Also:
- Constant Field Values
DSTRNODE
public static final int DSTRNODE
- See Also:
- Constant Field Values
DSYMBOLNODE
public static final int DSYMBOLNODE
- See Also:
- Constant Field Values
DVARNODE
public static final int DVARNODE
- See Also:
- Constant Field Values
DXSTRNODE
public static final int DXSTRNODE
- See Also:
- Constant Field Values
ENSURENODE
public static final int ENSURENODE
- See Also:
- Constant Field Values
EVSTRNODE
public static final int EVSTRNODE
- See Also:
- Constant Field Values
FALSENODE
public static final int FALSENODE
- See Also:
- Constant Field Values
FCALLNODE
public static final int FCALLNODE
- See Also:
- Constant Field Values
FIXNUMNODE
public static final int FIXNUMNODE
- See Also:
- Constant Field Values
FLIPNODE
public static final int FLIPNODE
- See Also:
- Constant Field Values
FLOATNODE
public static final int FLOATNODE
- See Also:
- Constant Field Values
FORNODE
public static final int FORNODE
- See Also:
- Constant Field Values
GLOBALASGNNODE
public static final int GLOBALASGNNODE
- See Also:
- Constant Field Values
GLOBALVARNODE
public static final int GLOBALVARNODE
- See Also:
- Constant Field Values
HASHNODE
public static final int HASHNODE
- See Also:
- Constant Field Values
IFNODE
public static final int IFNODE
- See Also:
- Constant Field Values
INSTASGNNODE
public static final int INSTASGNNODE
- See Also:
- Constant Field Values
INSTVARNODE
public static final int INSTVARNODE
- See Also:
- Constant Field Values
ISCOPINGNODE
public static final int ISCOPINGNODE
- See Also:
- Constant Field Values
ITERNODE
public static final int ITERNODE
- See Also:
- Constant Field Values
LISTNODE
public static final int LISTNODE
- See Also:
- Constant Field Values
LOCALASGNNODE
public static final int LOCALASGNNODE
- See Also:
- Constant Field Values
LOCALVARNODE
public static final int LOCALVARNODE
- See Also:
- Constant Field Values
MATCH2NODE
public static final int MATCH2NODE
- See Also:
- Constant Field Values
MATCH3NODE
public static final int MATCH3NODE
- See Also:
- Constant Field Values
MATCHNODE
public static final int MATCHNODE
- See Also:
- Constant Field Values
MODULENODE
public static final int MODULENODE
- See Also:
- Constant Field Values
MULTIPLEASGNNODE
public static final int MULTIPLEASGNNODE
- See Also:
- Constant Field Values
NEWLINENODE
public static final int NEWLINENODE
- See Also:
- Constant Field Values
NEXTNODE
public static final int NEXTNODE
- See Also:
- Constant Field Values
NILNODE
public static final int NILNODE
- See Also:
- Constant Field Values
NODETYPES
public static final int NODETYPES
- See Also:
- Constant Field Values
NOTNODE
public static final int NOTNODE
- See Also:
- Constant Field Values
NTHREFNODE
public static final int NTHREFNODE
- See Also:
- Constant Field Values
OPASGNANDNODE
public static final int OPASGNANDNODE
- See Also:
- Constant Field Values
OPASGNNODE
public static final int OPASGNNODE
- See Also:
- Constant Field Values
OPASGNORNODE
public static final int OPASGNORNODE
- See Also:
- Constant Field Values
OPELEMENTASGNNODE
public static final int OPELEMENTASGNNODE
- See Also:
- Constant Field Values
OPTNNODE
public static final int OPTNNODE
- See Also:
- Constant Field Values
ORNODE
public static final int ORNODE
- See Also:
- Constant Field Values
POSTEXENODE
public static final int POSTEXENODE
- See Also:
- Constant Field Values
REDONODE
public static final int REDONODE
- See Also:
- Constant Field Values
REGEXPNODE
public static final int REGEXPNODE
- See Also:
- Constant Field Values
RESCUEBODYNODE
public static final int RESCUEBODYNODE
- See Also:
- Constant Field Values
RESCUENODE
public static final int RESCUENODE
- See Also:
- Constant Field Values
RETRYNODE
public static final int RETRYNODE
- See Also:
- Constant Field Values
RETURNNODE
public static final int RETURNNODE
- See Also:
- Constant Field Values
SCLASSNODE
public static final int SCLASSNODE
- See Also:
- Constant Field Values
SCOPENODE
public static final int SCOPENODE
- See Also:
- Constant Field Values
SELFNODE
public static final int SELFNODE
- See Also:
- Constant Field Values
SPLATNODE
public static final int SPLATNODE
- See Also:
- Constant Field Values
STARNODE
public static final int STARNODE
- See Also:
- Constant Field Values
STRNODE
public static final int STRNODE
- See Also:
- Constant Field Values
SUPERNODE
public static final int SUPERNODE
- See Also:
- Constant Field Values
SVALUENODE
public static final int SVALUENODE
- See Also:
- Constant Field Values
SYMBOLNODE
public static final int SYMBOLNODE
- See Also:
- Constant Field Values
TOARYNODE
public static final int TOARYNODE
- See Also:
- Constant Field Values
TRUENODE
public static final int TRUENODE
- See Also:
- Constant Field Values
UNDEFNODE
public static final int UNDEFNODE
- See Also:
- Constant Field Values
UNTILNODE
public static final int UNTILNODE
- See Also:
- Constant Field Values
VALIASNODE
public static final int VALIASNODE
- See Also:
- Constant Field Values
VCALLNODE
public static final int VCALLNODE
- See Also:
- Constant Field Values
WHENNODE
public static final int WHENNODE
- See Also:
- Constant Field Values
WHILENODE
public static final int WHILENODE
- See Also:
- Constant Field Values
XSTRNODE
public static final int XSTRNODE
- See Also:
- Constant Field Values
YIELDNODE
public static final int YIELDNODE
- See Also:
- Constant Field Values
ZARRAYNODE
public static final int ZARRAYNODE
- See Also:
- Constant Field Values
ZEROARGNODE
public static final int ZEROARGNODE
- See Also:
- Constant Field Values
ZSUPERNODE
public static final int ZSUPERNODE
- See Also:
- Constant Field Values
COMMENTNODE
public static final int COMMENTNODE
- See Also:
- Constant Field Values
ROOTNODE
public static final int ROOTNODE
- See Also:
- Constant Field Values
ATTRASSIGNNODE
public static final int ATTRASSIGNNODE
- See Also:
- Constant Field Values
ARGSPUSHNODE
public static final int ARGSPUSHNODE
- See Also:
- Constant Field Values
Copyright © 2002-2007 JRuby Team. All Rights Reserved.