public class NameTestNode extends ASTNode
| Constructor | Description | 
|---|---|
| NameTestNode(SourceLocation loc) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| String | getLocalName() | |
| String | getPrefix() | |
| ASTTag | getTag() | |
| void | setLocalName(String localName) | |
| void | setPrefix(String prefix) | 
getSourceLocation, toStringpublic NameTestNode(SourceLocation loc)
Copyright © 2019 Apache Software Foundation. All Rights Reserved.