- java.lang.Object
-
- dev.hilla.parser.core.NodePath<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)Node<?,?>getNode()NodePath<?>getParentPath()NodePath<RootNode>getRootPath()inthashCode()booleanhasParentNodes()Stream<NodePath<?>>stream()StringtoString()
-