Package com.hubspot.jinjava.tree.output
Class BlockInfo
- java.lang.Object
-
- com.hubspot.jinjava.tree.output.BlockInfo
-
public class BlockInfo extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<? extends Node>getNodes()intgetParentLineNo()Optional<String>getParentPath()intgetParentPosition()
-