14 lines
342 B
Plaintext
14 lines
342 B
Plaintext
======= AST Display =========================
|
|
Package
|
|
ClassDeclList [1]
|
|
. ClassDecl
|
|
. "A" classname
|
|
. FieldDeclList [0]
|
|
. MethodDeclList [1]
|
|
. . (public static) MethodDecl
|
|
. . VOID BaseType
|
|
. . "p" methodname
|
|
. . ParameterDeclList [0]
|
|
. . StmtList [0]
|
|
=============================================
|