public class JDebuggerStatement extends JStatement
Constructor and Description |
---|
JDebuggerStatement(SourceInfo info) |
Modifier and Type | Method and Description |
---|---|
void |
traverse(JVisitor visitor,
Context ctx)
Causes this object to have the visitor visit itself and its children.
|
unconditionalControlBreak
getSourceInfo, setSourceInfo, toSource, toString
public JDebuggerStatement(SourceInfo info)
Copyright © 2018. All rights reserved.