protected abstract class BaseCompilationContext.FieldInfo extends Object
Modifier and Type | Field and Description |
---|---|
LLJava.Field |
field |
LLJava.FieldReference |
reference |
LLJava.Type |
type |
eu.bandm.tools.lljava.live.VariableContext.Variable |
variable |
public final LLJava.Type type
public final LLJava.Field field
public final LLJava.FieldReference reference
public final eu.bandm.tools.lljava.live.VariableContext.Variable variable
public LLJava.Type getType()
see also the complete user documentation .