|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.resources.css.ast.CssProperty.Value
com.google.gwt.resources.css.ast.CssProperty.IdentValue
com.google.gwt.resources.css.ast.CssProperty.TokenValue
public static class CssProperty.TokenValue
Represents a token in the CSS source.
| Constructor Summary | |
|---|---|
CssProperty.TokenValue(java.lang.String token)
|
|
| Method Summary | |
|---|---|
boolean |
isSpaceRequired()
|
| Methods inherited from class com.google.gwt.resources.css.ast.CssProperty.IdentValue |
|---|
getExpression, getIdent, isIdentValue, toCss |
| Methods inherited from class com.google.gwt.resources.css.ast.CssProperty.Value |
|---|
isDotPathValue, isExpressionValue, isListValue, isNumberValue, isStringValue, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CssProperty.TokenValue(java.lang.String token)
| Method Detail |
|---|
public boolean isSpaceRequired()
isSpaceRequired in class CssProperty.Value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||