public class KStringStyleRange extends Object
Modifier and Type | Field and Description |
---|---|
int |
length
Length.
|
int |
start
Start position.
|
static int |
T_ATTRIBUTE_NAME |
static int |
T_ATTRIBUTE_VALUE |
static int |
T_EQUALS |
static int |
T_ERROR
Types of range.
|
static int |
T_STRING |
static int |
T_TAG_NAME |
static int |
T_TAG_SYMBOL |
int |
type
The type, a T_* constant.
|
Constructor and Description |
---|
KStringStyleRange(int type,
int start,
int length)
Constructor.
|
public static final int T_ERROR
public static final int T_STRING
public static final int T_TAG_SYMBOL
public static final int T_EQUALS
public static final int T_TAG_NAME
public static final int T_ATTRIBUTE_NAME
public static final int T_ATTRIBUTE_VALUE
public int type
public int start
public int length
iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.