Package | Description |
---|---|
org.drools.compiler.lang.descr |
Modifier and Type | Method and Description |
---|---|
QualifiedName |
AbstractClassTypeDeclarationDescr.getType() |
Modifier and Type | Method and Description |
---|---|
List<QualifiedName> |
TypeDeclarationDescr.getSuperTypes() |
List<QualifiedName> |
EnumDeclarationDescr.getSuperTypes() |
List<QualifiedName> |
AbstractClassTypeDeclarationDescr.getSuperTypes() |
Modifier and Type | Method and Description |
---|---|
void |
TypeDeclarationDescr.addSuperType(QualifiedName type) |
void |
AbstractClassTypeDeclarationDescr.setType(QualifiedName qname) |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.