12 lines
286 B
Plaintext
12 lines
286 B
Plaintext
|
======= AST Display =========================
|
||
|
Package
|
||
|
ClassDeclList [1]
|
||
|
. ClassDecl
|
||
|
. "id" classname
|
||
|
. FieldDeclList [1]
|
||
|
. . (public static) FieldDecl
|
||
|
. . VOID BaseType
|
||
|
. . "x" fieldname
|
||
|
. MethodDeclList [0]
|
||
|
=============================================
|