public class VersionDeclNode extends ASTNode
Constructor | Description |
---|---|
VersionDeclNode(SourceLocation loc) |
Modifier and Type | Method | Description |
---|---|---|
String |
getEncoding() |
|
ASTTag |
getTag() |
|
String |
getVersion() |
|
void |
setEncoding(String encoding) |
|
void |
setVersion(String version) |
getSourceLocation, toString
public VersionDeclNode(SourceLocation loc)
Copyright © 2019 Apache Software Foundation. All rights reserved.