◆ __init__()
| def forwardsValidation.ForwardsValidator.__init__ |
( |
|
self, |
|
|
|
errorReporter |
|
) |
| |
◆ _addForward()
| def forwardsValidation.ForwardsValidator._addForward |
( |
|
self, |
|
|
|
typeType, |
|
|
|
typeName |
|
) |
| |
|
private |
◆ _collectEnum()
| def forwardsValidation.ForwardsValidator._collectEnum |
( |
|
self | ) |
|
|
private |
◆ _collectNamespaceKeyword()
| def forwardsValidation.ForwardsValidator._collectNamespaceKeyword |
( |
|
self | ) |
|
|
private |
◆ _collectNsName()
| def forwardsValidation.ForwardsValidator._collectNsName |
( |
|
self | ) |
|
|
private |
◆ _collectOpeningBrace()
| def forwardsValidation.ForwardsValidator._collectOpeningBrace |
( |
|
self | ) |
|
|
private |
◆ _collectSemiColon()
| def forwardsValidation.ForwardsValidator._collectSemiColon |
( |
|
self | ) |
|
|
private |
◆ _collectTypeName()
| def forwardsValidation.ForwardsValidator._collectTypeName |
( |
|
self | ) |
|
|
private |
◆ _format()
| def forwardsValidation.ForwardsValidator._format |
( |
|
declarations, |
|
|
|
level = 1 |
|
) |
| |
|
staticprivate |
◆ _formatFwd()
| def forwardsValidation.ForwardsValidator._formatFwd |
( |
|
className, |
|
|
|
classSpec |
|
) |
| |
|
staticprivate |
◆ _getPath()
| def forwardsValidation.ForwardsValidator._getPath |
( |
|
self | ) |
|
|
private |
◆ _keywordCheck()
| def forwardsValidation.ForwardsValidator._keywordCheck |
( |
|
self | ) |
|
|
private |
◆ _parse()
| def forwardsValidation.ForwardsValidator._parse |
( |
|
self, |
|
|
|
lineNumber, |
|
|
|
line |
|
) |
| |
|
private |
◆ _skipTillEol()
| def forwardsValidation.ForwardsValidator._skipTillEol |
( |
|
self | ) |
|
|
private |
◆ check()
| def forwardsValidation.ForwardsValidator.check |
( |
|
self, |
|
|
|
lineNumber, |
|
|
|
line |
|
) |
| |
◆ finalize()
| def forwardsValidation.ForwardsValidator.finalize |
( |
|
self | ) |
|
◆ formatError()
| def forwardsValidation.ForwardsValidator.formatError |
( |
|
err | ) |
|
|
static |
◆ indentNotEmpty()
| def forwardsValidation.ForwardsValidator.indentNotEmpty |
( |
|
line | ) |
|
|
static |
◆ reset()
| def forwardsValidation.ForwardsValidator.reset |
( |
|
self, |
|
|
|
path |
|
) |
| |
◆ collectedLines
| forwardsValidation.ForwardsValidator.collectedLines |
◆ declarations
| forwardsValidation.ForwardsValidator.declarations |
◆ hadForwards
| forwardsValidation.ForwardsValidator.hadForwards |
◆ lastForwardLineNumber
| forwardsValidation.ForwardsValidator.lastForwardLineNumber |
◆ lastLineNumber
| forwardsValidation.ForwardsValidator.lastLineNumber |
◆ lastName
| forwardsValidation.ForwardsValidator.lastName |
◆ lastNamespaceLineNumber
| forwardsValidation.ForwardsValidator.lastNamespaceLineNumber |
◆ lastNamespaceNextLineLength
| forwardsValidation.ForwardsValidator.lastNamespaceNextLineLength |
◆ line
| forwardsValidation.ForwardsValidator.line |
◆ matchLineNumber
| forwardsValidation.ForwardsValidator.matchLineNumber |
◆ mode
| forwardsValidation.ForwardsValidator.mode |
◆ NAME
| string forwardsValidation.ForwardsValidator.NAME = 'forward' |
|
static |
◆ namespaceStack
| forwardsValidation.ForwardsValidator.namespaceStack |
◆ namespaceType
| forwardsValidation.ForwardsValidator.namespaceType |
◆ parsingDone
| forwardsValidation.ForwardsValidator.parsingDone |
◆ patternNamespace
| forwardsValidation.ForwardsValidator.patternNamespace |
◆ preTypeLines
| forwardsValidation.ForwardsValidator.preTypeLines |
◆ previousBlockLineNumber
| forwardsValidation.ForwardsValidator.previousBlockLineNumber |
◆ SUITE_NAME
| string forwardsValidation.ForwardsValidator.SUITE_NAME = 'ForwardDeclaration' |
|
static |
◆ tok
| forwardsValidation.ForwardsValidator.tok |
◆ tokenizer
| forwardsValidation.ForwardsValidator.tokenizer |
◆ tokPos
| forwardsValidation.ForwardsValidator.tokPos |
◆ typeType
| forwardsValidation.ForwardsValidator.typeType |
The documentation for this class was generated from the following file: