public class Global extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
PrimitiveType |
getType() |
void |
writeTo(BinaryWriter.SectionWriter writer,
List<Global> globalIndex) |
void |
writeTo(TextWriter textWriter) |
public String getLabel()
public PrimitiveType getType()
public void writeTo(TextWriter textWriter) throws IOException
IOExceptionpublic void writeTo(BinaryWriter.SectionWriter writer, List<Global> globalIndex) throws IOException
IOExceptionCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.