| Package | Description | 
|---|---|
| org.apache.flex.compiler.internal.css | 
 This package is the internal extension of the external
 
org.apache.flex.compiler.css package. | 
| org.apache.flex.compiler.internal.css.codegen | 
| Constructor and Description | 
|---|
CSSDocument(List<CSSRule> rules,
           List<CSSNamespaceDefinition> namespaces,
           List<CSSFontFace> fontFaces,
           org.antlr.runtime.tree.CommonTree tree,
           org.antlr.runtime.TokenStream tokenStream)
Create a root CSS definition. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
ArrayList<CSSFontFace> | 
CSSCompilationSession.fontFaces
A set of font faces that will be included in the code generation. 
 | 
Copyright © 2016 The Apache Software Foundation. All rights reserved.