Property Summary
Modifier and type |
Property and description |
int |
length |
int |
offset |
java.lang.String |
text |
Constructor Summary
Action Summary
Property Details
- length
-
val length : int
This property is an alias for the action: getLength
- See:
-
- offset
-
val offset : int
This property is an alias for the action: getOffset
- See:
-
- text
-
val text : java.lang.String
This property is an alias for the action: getText
- See:
-
Constructor Details
- new(int,int,String)
-
new(int,int,String)
- See:
-
Action Details
- getLength
-
def getLength : int
- See:
-
- getOffset
-
def getOffset : int
- See:
-
- getText
-
def getText : java.lang.String
- See:
-
- toString
-
def toString : java.lang.String
- See:
-