public class OSourceVariable extends OSourceVariableDeclaration
| Constructor and Description |
|---|
OSourceVariable(String type,
String name,
OSourceNewInstance instance) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendJavaSrc(StringBuilder sb)
Append Java sources to given string builder
|
getModifier, getName, getTypepublic OSourceVariable(String type, String name, OSourceNewInstance instance)
public void appendJavaSrc(StringBuilder sb)
ISourceappendJavaSrc in interface ISourceappendJavaSrc in class OSourceVariableDeclarationsb - string builderCopyright © 2019. All rights reserved.