Interface LineNumberAware
-
- All Known Implementing Classes:
CmtNode,CmtTree,StructNode,StructTree,TreeNode,TreeRoot,YamlLine
public interface LineNumberAwareUnification for yaml nodes and tree node (not mapped object, grouping all root yaml properties).- Since:
- 18.05.2021
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetLineNum()
-