@ApplicationScoped public class TypeStackUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
List<String> |
ALLOWED_TYPE_NAMES |
| Constructor and Description |
|---|
TypeStackUtils() |
| Modifier and Type | Method and Description |
|---|---|
org.kie.dmn.feel.lang.Type |
getType(org.kie.dmn.feel.lang.ast.ASTNode astNode) |
List<org.kie.dmn.feel.lang.Type> |
getTypeStack(org.kie.dmn.feel.lang.ast.ASTNode node,
FEELLanguageService.Position position) |
public List<org.kie.dmn.feel.lang.Type> getTypeStack(org.kie.dmn.feel.lang.ast.ASTNode node, FEELLanguageService.Position position)
public org.kie.dmn.feel.lang.Type getType(org.kie.dmn.feel.lang.ast.ASTNode astNode)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.