-
- All Implemented Interfaces:
public final class NodeExtensionsKt
-
-
Method Summary
Modifier and Type Method Description final StringgetTextStr()final static UnitshouldHaveText(TextAvailableNode $self, String str)final static StringtextOfReportLocation(Node $self)final static UnitassertTextRangeIsOk(Node $self)final static UnitassertBounds(Node $self, Integer bline, Integer bcol, Integer eline, Integer ecol)-
-
Method Detail
-
getTextStr
final String getTextStr()
-
shouldHaveText
final static Unit shouldHaveText(TextAvailableNode $self, String str)
-
textOfReportLocation
final static String textOfReportLocation(Node $self)
-
assertTextRangeIsOk
final static Unit assertTextRangeIsOk(Node $self)
-
-
-
-