Package com.github.fridujo.glacio.ast
Class RootStep
- java.lang.Object
-
- com.github.fridujo.glacio.ast.Step
-
- com.github.fridujo.glacio.ast.RootStep
-
- All Implemented Interfaces:
Positioned
public class RootStep extends Step
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description KeywordgetKeyword()StringtoString()-
Methods inherited from class com.github.fridujo.glacio.ast.Step
getDataTable, getDocString, getPosition, getSubsteps, getText
-
-