Class StatementBase
java.lang.Object
org.glassfish.pfl.dynamic.codegen.impl.AttributedObjectBase
org.glassfish.pfl.dynamic.codegen.impl.NodeBase
org.glassfish.pfl.dynamic.codegen.impl.StatementBase
- All Implemented Interfaces:
AttributedObject, Node, Statement, CopyInterceptor
- Direct Known Subclasses:
AssignmentStatement, BlockStatement, BreakStatement, DefinitionStatement, IfStatement, ReturnStatement, SwitchStatement, ThrowStatement, TryStatement, WhileStatement
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class NodeBase
accept, copy, copy, getAncestor, id, parent, parent, postCopy, preCopy, toStringMethods inherited from class AttributedObjectBase
attributes, get, setMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface AttributedObject
attributes, get, set
-
Constructor Details
-
StatementBase
-