public class MvelCompiler extends Object
| Constructor and Description |
|---|
MvelCompiler(MvelCompilerContext mvelCompilerContext) |
| Modifier and Type | Method and Description |
|---|---|
CompiledBlockResult |
compileStatement(String mvelBlock) |
public MvelCompiler(MvelCompilerContext mvelCompilerContext)
public CompiledBlockResult compileStatement(String mvelBlock)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.