Package | Description |
---|---|
cb.generator.java |
This package contains a simple Java generator that reads in a PetalFile tree as input.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassImpl
Simple representation of a Java Class.
|
class |
FieldImpl
Simple representation of a Java field.
|
class |
MethodImpl
Simple representation of a Java method.
|
class |
PackageImpl
implementation of a package
|
class |
ParameterImpl
Simple representation of a method parameter.
|
Copyright © 2018 BITPlan GmbH. All rights reserved.