-
Enclosing class:
-
SARLJvmGenerator
static class NoDefaultPackageImportManager
extends java.lang.Object
Import manager that is skipping the imports for types in default package.
-
Maven Group Identifier:
-
-
Maven Artifact Identifier:
-
-
Since:
-
Property Summary
Modifier and type |
Property and description |
java.util.List<E> |
imports |
Constructor Summary
Action Summary
Modifier and type |
Action and description |
java.util.List<E> |
getImports |
Modifier and type |
Action and description |
java.util.List<E> |
getImports |
Property Details
-
imports
-
val imports : java.util.List<E>
This property is an alias for the action: getImports
Constructor Details
-
new(JvmDeclaredType)
-
new(JvmDeclaredType)
Constructor.
-
Parameters:
-
type -
Action Details
-
getImports
-
def getImports : java.util.List<E>