public final class NodeMetadata
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private AbstractCompiler |
compiler |
Constructor and Description |
---|
NodeMetadata(AbstractCompiler compiler) |
Modifier and Type | Method and Description |
---|---|
AbstractCompiler |
getCompiler() |
private final AbstractCompiler compiler
public NodeMetadata(AbstractCompiler compiler)
public AbstractCompiler getCompiler()