| Package | Description | 
|---|---|
| cb.generator | 
 This package contains bases classes and interfaces for the generators. 
 | 
| cb.generator.java | 
 This package contains a simple Java generator that reads in a PetalFile tree as input. 
 | 
| cb.petal | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GeneratorVisitor.visit(Attribute attribute)
tagged Value handling 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
NodeImpl.addTaggedValues(List<Attribute> attributes)
add the given list of Attributes as taggedValues to this node 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EmptyVisitor.visit(Attribute obj)  | 
void | 
Visitor.visit(Attribute obj)  | 
void | 
DescendingVisitor.visit(Attribute obj)  | 
Copyright © 2018 BITPlan GmbH. All rights reserved.