Package | Description |
---|---|
com.devexperts.qd |
This package contains basic interfaces and other API elements of QD system
which shall be sufficient for the client application programmer.
|
com.devexperts.qd.kit |
This package contains default implementations of various QD components which
do not constitute any separate module or subsystem and which can be easily replaced.
|
Modifier and Type | Method and Description |
---|---|
QDFilter.SyntaxPrecedence |
QDFilter.getSyntaxPrecedence() |
static QDFilter.SyntaxPrecedence |
QDFilter.SyntaxPrecedence.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QDFilter.SyntaxPrecedence[] |
QDFilter.SyntaxPrecedence.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
QDFilter.SyntaxPrecedence |
SymbolSetFilter.getSyntaxPrecedence() |
Copyright © 2002-2019 Devexperts LLC. All Rights Reserved.