Package | Description |
---|---|
com.google.gwt.resources.converter | |
com.google.gwt.resources.css.ast |
Modifier and Type | Class and Description |
---|---|
class |
CssElIf
Represents a else if node in the css ast.
|
class |
CssElse
Represents a else node in the css ast.
|
Modifier and Type | Class and Description |
---|---|
class |
CollapsedNode
This delegate class bypasses traversal of a node, instead traversing the
node's children.
|
class |
CssIf
A GWTCSS if statement.
|
class |
CssMediaRule
Represents an @media rule.
|
class |
CssNoFlip
This is a container node to prevent the RTL visitor from affecting its child
nodes.
|
class |
CssStylesheet
An abstract representation of a CSS stylesheet.
|
Constructor and Description |
---|
CollapsedNode(HasNodes parent) |
Copyright © 2018. All rights reserved.