|
Drools :: Compiler 6.0.0.CR5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DroolsSentenceType | |
|---|---|
| org.drools.compiler.lang | This contains the parser and utilities for the native DRL format, for handling DRL source. |
| Uses of DroolsSentenceType in org.drools.compiler.lang |
|---|
| Methods in org.drools.compiler.lang that return DroolsSentenceType | |
|---|---|
DroolsSentenceType |
DroolsSentence.getType()
getter of sentence type |
static DroolsSentenceType |
DroolsSentenceType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DroolsSentenceType[] |
DroolsSentenceType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.drools.compiler.lang with parameters of type DroolsSentenceType | |
|---|---|
void |
ParserHelper.beginSentence(DroolsSentenceType sentenceType)
|
void |
DroolsSentence.setType(DroolsSentenceType type)
setter of sentence type |
|
Drools :: Compiler 6.0.0.CR5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||