public static class CssDeclarationVarParser.VarToken extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getEnd()
Gets end position of var expression in original css declaration
|
int |
getStart()
Gets start position of var expression in original css declaration
|
String |
getValue()
Gets the var expression value.
|
String |
toString() |
public String getValue()
public int getStart()
public int getEnd()
Copyright © 1998–2025 Apryse Group NV. All rights reserved.