Package | Description |
---|---|
net.sf.jaccumulator.lex |
Modifier and Type | Interface and Description |
---|---|
interface |
PrimitiveGuard<MODEL>
Determines whether a
PrimitiveAction signal should be rejected or
accepted within the current context of a specific model |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPrimitiveGuard<MODEL>
|
class |
AbstractSimplePrimitiveGuard<MODEL>
|
class |
False<MODEL>
|
class |
PrimitiveProduction<MODEL>
|
class |
True<MODEL>
|
Modifier and Type | Method and Description |
---|---|
TextGuard<MODEL> |
TextGuard.getTextGuardAt(int anIndex) |
TextGuard<MODEL> |
PrimitiveProduction.getTextGuardAt(int anIndex) |
TextGuard<MODEL> |
AbstractSimplePrimitiveGuard.getTextGuardAt(int anIndex) |
Copyright © 2006-2012 Ware-Squared Software Development. All Rights Reserved.