lucee.Component
commandbox.system.modules.jmespath.models.JmesPath
| Property Summary | ||||
|---|---|---|---|---|
| type | property | default | serializable | required |
any
|
jmesPathLexer
|
true
|
false
|
|
any
|
jmesPathParser
|
true
|
false
|
|
any
|
jmesPathRuntime
|
true
|
false
|
|
any
|
jmesPathTreeInterpreter
|
true
|
false
|
|
| Method Summary | |
|---|---|
any
|
compile([any stream])
|
any
|
search([any data], [any expression])
|
any
|
tokenize([any stream])
|
| Methods inherited from class lucee.Component |
|---|
| None |
| Property Detail |
|---|
access - publicrequired - falsereturntype - anyinject - Lexer@JMESPathserializable - trueaccess - publicrequired - falsereturntype - anyinject - Parser@JMESPathserializable - trueaccess - publicrequired - falsereturntype - anyinject - Runtime@JMESPathserializable - trueaccess - publicrequired - falsereturntype - anyinject - TreeInterpreter@JMESPathserializable - true| Method Detail |
|---|
streamdataexpressionstream