Serialized Form


Package java5parsingCheckstyleGrammar

Class java5parsingCheckstyleGrammar.DetailAST extends antlr.CommonAST implements Serializable

Serialized Fields

mLineNo

int mLineNo
the line number


mColumnNo

int mColumnNo
the column number


mChildCount

int mChildCount
number of children


mParent

DetailAST mParent
the parent token


mPreviousSibling

DetailAST mPreviousSibling
previous sibling


mBranchTokenTypes

java.util.BitSet mBranchTokenTypes
All token types in this branch. Token 'x' (where x is an int) is in this branch if mBranchTokenTypes.get(x) is true.


Package net.sf.jmd.exception

Class net.sf.jmd.exception.MoDiException extends java.lang.Exception implements Serializable

serialVersionUID: 1L



Copyright © 2007-2010. All Rights Reserved.