public class PrologNode extends ASTNode
| Constructor | Description | 
|---|---|
| PrologNode(SourceLocation loc) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| List<ASTNode> | getDecls() | |
| ASTTag | getTag() | |
| void | setDecls(List<ASTNode> decls) | 
getSourceLocation, toStringCopyright © 2019 Apache Software Foundation. All Rights Reserved.