Interface CodeAtomicStatement
- All Superinterfaces:
CodeItem, CodeItemWithVariables, CodeStatement
- All Known Subinterfaces:
CodeAssignment, CodeLocalVariable, CodeLocalVariables, CodeRegularAssignment, CodeReturnStatement
An atomic
CodeStatement (unlike a CodeBlock).- Since:
- 1.0.0
- Author:
- Joerg Hohwiller (hohwille at users.sourceforge.net)
- See Also:
-
Field Summary
Fields inherited from interface CodeItem
DEFAULT_INDENT, DEFAULT_NEWLINE -
Method Summary
Methods inherited from interface CodeItem
getLanguage, getSourceCode, write, write, write, write, write, writeMethods inherited from interface CodeItemWithVariables
getVariable