Package | Description |
---|---|
org.jparsec.examples.java.ast.declaration |
Modifier and Type | Field and Description |
---|---|
List<Import> |
Program.imports |
Constructor and Description |
---|
Program(QualifiedName packageName,
List<Import> imports,
List<Declaration> declarations) |
Copyright © 2013–2016 jparsec. All rights reserved.