Uses of Enum
org.teavm.ast.InvocationType
Packages that use InvocationType
-
Uses of InvocationType in org.teavm.ast
Methods in org.teavm.ast that return InvocationTypeModifier and TypeMethodDescriptionInvocationExpr.getType()
static InvocationType
Returns the enum constant of this type with the specified name.static InvocationType[]
InvocationType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teavm.ast with parameters of type InvocationType