Package org.jboss.jdeparser
Interface JStatement
- All Superinterfaces:
JCommentable
- All Known Implementing Classes:
AbstractJAssignableExpr,ArrayLookupJExpr,AssertMessageJStatement,BasicJBlock,BasicJStatement,CaseJBlock,ConditionJBlock,DefaultJBlock,DoJBlock,ElseJBlock,EmptyJStatement,ExpressionJStatement,FieldRefJExpr,FinallyJBlock,ForEachJBlock,ForJBlock,GotoJStatement,ImplJCatch,ImplJIf,ImplJLabel,ImplJSwitch,ImplJTry,InitJBlock,KeywordExprJStatement,KeywordJStatement,NameJExpr,StaticInitJBlock,StaticRefJExpr,SynchJBlock,WhileJBlock
A statement in a program.
-
Method Summary
Methods inherited from interface org.jboss.jdeparser.JCommentable
blockComment, lineComment