org.joni.ast
Class CClassNode.CCStateArg

java.lang.Object
  extended by org.joni.ast.CClassNode.CCStateArg
Enclosing class:
CClassNode

public static final class CClassNode.CCStateArg
extends java.lang.Object


Field Summary
 CCVALTYPE inType
           
 CCSTATE state
           
 CCVALTYPE type
           
 int v
           
 boolean vIsRaw
           
 int vs
           
 boolean vsIsRaw
           
 
Constructor Summary
CClassNode.CCStateArg()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

v

public int v

vs

public int vs

vsIsRaw

public boolean vsIsRaw

vIsRaw

public boolean vIsRaw

inType

public CCVALTYPE inType

type

public CCVALTYPE type

state

public CCSTATE state
Constructor Detail

CClassNode.CCStateArg

public CClassNode.CCStateArg()


Copyright © 2008. All Rights Reserved.