|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.erights.e.elang.smallcaps.SmallcapsVisitorTable
The different types of SmallcapsEncoderVisitor emitting onto a SmallcapsEmitter need to refer to each other. This collects them into one place.
Field Summary | |
(package private) SmallcapsEncoderVisitor |
forControl
For effects and control |
(package private) SmallcapsEncoderVisitor |
forFxOnly
For effects only |
(package private) SmallcapsEncoderVisitor |
forValue
For effects and value |
Constructor Summary | |
(package private) |
SmallcapsVisitorTable(SmallcapsEmitter emitter)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
final SmallcapsEncoderVisitor forValue
final SmallcapsEncoderVisitor forControl
final SmallcapsEncoderVisitor forFxOnly
Constructor Detail |
SmallcapsVisitorTable(SmallcapsEmitter emitter)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |