| Package | Description |
|---|---|
| cz.vutbr.web.css | |
| cz.vutbr.web.csskit |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TermFunction
Holds name of CSS function and terms stored inside
|
| Modifier and Type | Method and Description |
|---|---|
TermList |
TermFactory.createList() |
TermList |
TermFactory.createList(int initialSize) |
| Modifier and Type | Class and Description |
|---|---|
class |
TermFunctionImpl
TermFunction, holds function
|
class |
TermListImpl |
| Modifier and Type | Method and Description |
|---|---|
TermList |
TermFactoryImpl.createList() |
TermList |
TermFactoryImpl.createList(int initialSize) |
TermList |
TermListImpl.setOperator(Term.Operator operator) |
TermList |
TermListImpl.setValue(List<Term<?>> value) |
Copyright © 2014. All rights reserved.