Package | Description |
---|---|
org.apache.flex.compiler.internal.css |
This package is the internal extension of the external
org.apache.flex.compiler.css package. |
Modifier and Type | Field and Description |
---|---|
protected CSSDocument |
CSSTree.model
CSS DOM object.
|
protected CSSDocument |
CSSTree.model
CSS DOM object.
|
Modifier and Type | Method and Description |
---|---|
static CSSDocument |
CSSDocument.parse(org.antlr.runtime.CharStream input,
Collection<ICompilerProblem> problems)
Parse a CSS document into
ICSSDocument model. |
Copyright © 2016 The Apache Software Foundation. All rights reserved.