Class HCLMap
- java.lang.Object
-
- com.bertramlabs.plugins.hcl4j.symbols.GenericSymbol
-
- com.bertramlabs.plugins.hcl4j.symbols.HCLMap
-
- All Implemented Interfaces:
Symbol
public class HCLMap extends GenericSymbol
-
-
Constructor Summary
Constructors Constructor Description HCLMap(java.lang.Integer line, java.lang.Integer column, java.lang.Integer position)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetSymbolName()-
Methods inherited from class com.bertramlabs.plugins.hcl4j.symbols.GenericSymbol
appendAttribute, appendChild, getAttributes, getChildren, getColumn, getLength, getLine, getName, getParent, getPosition, setLength, setName, setParent, toString
-
-