Package | Description |
---|---|
com.massa.dsl.doc | |
com.massa.dsl.grammar | |
com.massa.dsl.lexer | |
com.massa.dsl.matcher |
Modifier and Type | Method and Description |
---|---|
DslDoc |
Documented.getDslDoc()
Extra documentation used by doc gen.
|
Modifier and Type | Method and Description |
---|---|
void |
Documented.setDslDoc(DslDoc doc)
Extra documentation used by doc gen.
|
Modifier and Type | Method and Description |
---|---|
DslDoc |
Grammar.getDslDoc() |
Modifier and Type | Method and Description |
---|---|
void |
Grammar.setDslDoc(DslDoc dslDoc) |
Modifier and Type | Method and Description |
---|---|
DslDoc |
AbstractLexer.getDslDoc() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractLexer.setDslDoc(DslDoc dslDoc) |
Modifier and Type | Method and Description |
---|---|
DslDoc |
AbstractLexerMatcherWrapper.getDslDoc() |
DslDoc |
AbstractLexerMatcher.getDslDoc() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractLexerMatcherWrapper.setDslDoc(DslDoc doc) |
void |
AbstractLexerMatcher.setDslDoc(DslDoc dslDoc) |