Serialized Form
Package com.agical.rdoc.core |
Package com.agical.rdoc.core.converter |
serialVersionUID: 1L
Package com.agical.rdoc.core.exception |
serialVersionUID: 3755694511820302956L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
Package com.agical.rdoc.core.impl |
serialVersionUID: 1L
context
java.util.Map<K,V> context
Package com.agical.rdoc.core.model |
Package com.agical.rdoc.core.model.impl |
serialVersionUID: 1L
documentation
java.lang.StringBuffer documentation
methods
java.util.Map<K,V> methods
methodDocumentation
java.util.Map<K,V> methodDocumentation
name
java.lang.String name
serialVersionUID: 1L
docTextFormatter
TextFormatter docTextFormatter
Package com.agical.rdoc.core.model.test |
children
java.util.List<E> children
serialVersionUID: 1L
message
java.lang.String message
Package com.agical.rdoc.core.model.test.impl |
serialVersionUID: -5278945812002904995L
testClass
java.lang.Class<T> testClass
serialVersionUID: -6352537823565984605L
testCase
TestCase testCase
name
java.lang.String name
documentationContext
DocumentationContext documentationContext
serialVersionUID: -8648286687822895675L
name
java.lang.String name
serialVersionUID: 1L
name
java.lang.String name
suiteClass
java.lang.Class<T> suiteClass
Package com.agical.rdoc.core.parser |
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
currentToken
Token currentToken
- This is the last token that has been consumed successfully. If
this object has been created due to a parse error, the token
followng this token will (therefore) be the first error token.
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers. Each array
of integers represents a sequence of tokens (by their ordinal
values) that is expected at this point of the parse.
tokenImage
java.lang.String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred. This array is
defined in the generated ...Constants interface.
eol
java.lang.String eol
- The end of line string for this machine.
serialVersionUID: -5644018798112984262L
cause
java.lang.Throwable cause
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
Package com.agical.rdoc.core.resourcemanager |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
Package com.agical.rdoc.core.target |
serialVersionUID: 1L
Package com.agical.rdoc.velocity |
serialVersionUID: 1L
Package com.agical.rdoc.velocity.render |
serialVersionUID: 1L
theTemplateToRender
java.lang.String theTemplateToRender
targetName
java.lang.String targetName
textFormatter
TextFormatter textFormatter
Copyright © 2005-2009 Agical AB. All Rights Reserved.