| 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 |
SuperImpl
An implementation of
Super. |
class |
ThisImpl
An implementation of
This. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Super
An interface which represents
super qualifier (pseudo-expression). |
interface |
This
An interface which represents this keyword.
|
Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.