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, toString
public DirectAttributeConstructorNode(SourceLocation loc)
Copyright © 2019 Apache Software Foundation. All rights reserved.