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 | Method and Description |
---|---|
CSSTree.simpleSelector_return |
CSSTree.simpleSelector(Stack<CSSSelector> simpleSelectorStack) |
CSSTree.simpleSelector_return |
CSSTree.simpleSelector(Stack<CSSSelector> simpleSelectorStack) |
Constructor and Description |
---|
CSSCombinator(CSSSelector selector,
CombinatorType type,
org.antlr.runtime.tree.CommonTree tree,
org.antlr.runtime.TokenStream tokenStream) |
Constructor and Description |
---|
CSSRule(List<CSSMediaQueryCondition> mediaQueries,
List<CSSSelector> selectorGroup,
List<CSSProperty> properties,
org.antlr.runtime.tree.CommonTree tree,
org.antlr.runtime.TokenStream tokenStream) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.