Package | Description |
---|---|
org.apache.flex.compiler.css |
This package contains interfaces and classes representing various CSS concepts.
|
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 |
---|---|
com.google.common.collect.ImmutableList<ICSSSelectorCondition> |
ICSSSelector.getConditions()
Get selector conditions.
|
Modifier and Type | Class and Description |
---|---|
class |
CSSSelectorCondition
Implementation for CSS conditional selector.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<ICSSSelectorCondition> |
CSSSelector.getConditions() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.