public interface PropositionDefinitionCheckedVisitable
| Modifier and Type | Method and Description |
|---|---|
void |
acceptChecked(PropositionDefinitionCheckedVisitor propositionVisitor)
Performs some processing on this proposition definition.
|
void acceptChecked(PropositionDefinitionCheckedVisitor propositionVisitor) throws ProtempaException
visitor - a PropositionDefinitionVisitor, cannot be
null.ProtempaExceptionCopyright © 2012–2016 Emory University. All rights reserved.