Package | Description |
---|---|
com.asakusafw.utils.java.internal.model.syntax |
Naive Java DOM implementations.
|
com.asakusafw.utils.java.model.syntax |
Interfaces for representing Java DOMs.
|
Modifier and Type | Class and Description |
---|---|
class |
AlternateConstructorInvocationImpl
An implementation of
AlternateConstructorInvocation . |
class |
SuperConstructorInvocationImpl
An implementation of
SuperConstructorInvocation . |
Modifier and Type | Interface and Description |
---|---|
interface |
AlternateConstructorInvocation
An interface which represents alternate constructor invocation.
|
interface |
SuperConstructorInvocation
An interface which represents super constructor statement.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.