Package | Description |
---|---|
org.camunda.bpm.engine.impl.juel |
Modifier and Type | Field and Description |
---|---|
protected Map<Scanner.ExtensionToken,Parser.ExtensionHandler> |
Parser.extensions |
Modifier and Type | Method and Description |
---|---|
protected Parser.ExtensionHandler |
Parser.getExtensionHandler(Scanner.Token token) |
Modifier and Type | Method and Description |
---|---|
void |
Parser.putExtensionHandler(Scanner.ExtensionToken token,
Parser.ExtensionHandler extension) |
Copyright © 2015. All rights reserved.