public class DirectAttributeConstructorNode extends ASTNode
| Constructor | Description | 
|---|---|
| DirectAttributeConstructorNode(SourceLocation loc) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| QNameNode | getName() | |
| ASTTag | getTag() | |
| List<ASTNode> | getValue() | |
| void | setName(QNameNode name) | |
| void | setValue(List<ASTNode> value) | 
getSourceLocation, toStringpublic DirectAttributeConstructorNode(SourceLocation loc)
Copyright © 2019 Apache Software Foundation. All Rights Reserved.