Package | Description |
---|---|
eu.bandm.tools.lljava.parser | |
eu.bandm.tools.ramus.runtime2 |
Modifier and Type | Method and Description |
---|---|
protected static Expression<SourceId,LLJavaLexer.TokenType,Content<SourceId,LLJavaLexer.TokenType>> |
LLJavaGrammar.unparsedLiteral(LLJavaLexer.TokenType... types) |
Modifier and Type | Method and Description |
---|---|
Content |
Data.asContent() |
Modifier and Type | Method and Description |
---|---|
static <D,T> Expression<D,T,Content<D,T>> |
Expression.content(Parser<D,T> syntax) |
static <D,T> Expression<D,T,Content<D,T>> |
Expression.content(T... types) |
static <D,T> Data.View<Content<D,T>> |
Content.viewContent() |
see also the complete user documentation .