public class Block extends LabeledContainer implements WASMExpression
WASMValue.ExportContextexpression| Modifier and Type | Method and Description |
|---|---|
void |
writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
findByLabelInHierarchy, getLabeladdChild, end, getChildren, hasChildren, relativeDepthTo, relativeDepthTopublic void writeTo(TextWriter textWriter, WASMValue.ExportContext context) throws IOException
writeTo in interface WASMValueIOExceptionpublic void writeTo(BinaryWriter.Writer codeWriter, WASMValue.ExportContext context) throws IOException
writeTo in interface WASMValueIOExceptionCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.