Package | Description |
---|---|
com.asakusafw.dmdl.java.util |
Internal common libraries for DMDL Java backend.
|
Modifier and Type | Method and Description |
---|---|
JavaName |
JavaName.append(JavaName other)
Adds other name to the tail of this.
|
static JavaName |
JavaName.of(AstSimpleName name)
Creates a new object from a DMDL simple name.
|
Modifier and Type | Method and Description |
---|---|
JavaName |
JavaName.append(JavaName other)
Adds other name to the tail of this.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.