public interface Node
| Modifier and Type | Method and Description |
|---|---|
NodeLocation |
getNodeLocation()
Returns the location of this node.
|
WhiteSpaceDescriptor |
getWhiteSpaceDescriptor()
Get information about whitespace associated with this particular node in source file.
|
NodeLocation getNodeLocation()
NodeLocation includes the source filename and the line number.
WhiteSpaceDescriptor getWhiteSpaceDescriptor()
Copyright © 2018 WSO2. All rights reserved.