| Package | Description |
|---|---|
| cz.vutbr.web.css | |
| cz.vutbr.web.csskit | |
| cz.vutbr.web.csskit.antlr |
| Modifier and Type | Method and Description |
|---|---|
Selector.Combinator |
Selector.getCombinator()
Returns combinator of this and other simple selector
|
static Selector.Combinator |
Selector.Combinator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Selector.Combinator[] |
Selector.Combinator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Selector |
Selector.setCombinator(Selector.Combinator combinator)
Sets combinator
|
| Modifier and Type | Field and Description |
|---|---|
protected Selector.Combinator |
SelectorImpl.combinator |
| Modifier and Type | Method and Description |
|---|---|
Selector.Combinator |
SelectorImpl.getCombinator() |
| Modifier and Type | Method and Description |
|---|---|
Selector |
SelectorImpl.setCombinator(Selector.Combinator combinator) |
| Modifier and Type | Method and Description |
|---|---|
Selector.Combinator |
CSSTreeParser.combinator() |
Copyright © 2014. All rights reserved.