Uses of Class
org.ek9lang.compiler.symbols.StreamPipeLineSymbol
Package
Description
Contains critical general components used in the
Ek9Compiler
listeners.
This is the main source of EK9 Symbols used within the compiler.
-
Uses of StreamPipeLineSymbol in org.ek9lang.compiler.support
Modifier and TypeMethodDescriptionSymbolFactory.newStream
(org.antlr.v4.runtime.ParserRuleContext ctx) Create a new symbol that represents an EK9 concept of a stream pipeline. -
Uses of StreamPipeLineSymbol in org.ek9lang.compiler.symbols
Modifier and TypeMethodDescriptionprotected StreamPipeLineSymbol
StreamPipeLineSymbol.cloneIntoStreamPipeLineSymbol
(StreamPipeLineSymbol newCopy) Modifier and TypeMethodDescriptionprotected StreamPipeLineSymbol
StreamPipeLineSymbol.cloneIntoStreamPipeLineSymbol
(StreamPipeLineSymbol newCopy)