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
-
offset
-
val offset : int
This property is an alias for the action: getOffset
-
text
-
val text : java.lang.String
This property is an alias for the action: getText
Constructor Details
-
new(int,int,String)
-
new(int,int,String)
Action Details
-
getLength
-
def getLength : int
-
getOffset
-
def getOffset : int
-
getText
-
def getText : java.lang.String
-
toString
-
def toString : java.lang.String