Uses of Class
eu.bandm.tools.ramus.runtime2.Content
-
Uses of Content in eu.bandm.tools.lljava.parser
Modifier and TypeMethodDescriptionprotected static Expression<SourceId,
LLJavaLexer.TokenType, Content<SourceId, LLJavaLexer.TokenType>> LLJavaGrammar.unparsedLiteral
(LLJavaLexer.TokenType... types) -
Uses of Content in eu.bandm.tools.ramus.runtime2
Modifier and TypeFieldDescription(package private) static final Expression<Void,
HonnefDemo.TokenType, Content<Void, HonnefDemo.TokenType>> HonnefDemo.symbol0
Modifier and TypeMethodDescriptionstatic <D,
T> Expression<D, T, Content<D, T>> static <D,
T> Expression<D, T, Content<D, T>> Expression.content
(T... types) Content.viewContent()