|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--absynt.Absynt
|
+--absynt.Declaration
Declaration of a variables.
| Field Summary | |
Type |
type
|
Constval |
val
|
Variable |
var
|
| Fields inherited from class absynt.Absynt |
pos |
| Constructor Summary | |
Declaration(Variable _var,
Type _type,
Constval _val)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public Variable var
public Type type
public Constval val
| Constructor Detail |
public Declaration(Variable _var,
Type _type,
Constval _val)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||