public static class Context.LocalVariable
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
com.github.kayjamlang.core.Type |
type |
java.lang.Object |
value |
| Constructor and Description |
|---|
LocalVariable(com.github.kayjamlang.core.Type type,
java.lang.Object value) |