Package | Description |
---|---|
org.drools.compiler.lang |
This contains the parser and utilities for the native DRL format, for handling DRL source.
|
Modifier and Type | Method and Description |
---|---|
DroolsToken |
ParserHelper.getLastTokenOnList(LinkedList<?> list) |
Modifier and Type | Method and Description |
---|---|
void |
DroolsSentence.addContent(DroolsToken token)
Add a token to the content and sets char offset info
|
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.