Uses of Class
org.ek9lang.compiler.symbols.StreamPipeLineSymbol
Packages that use 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
Methods in org.ek9lang.compiler.support that return StreamPipeLineSymbolModifier and TypeMethodDescriptionStreamFactory.newStream
(org.antlr.v4.runtime.ParserRuleContext ctx) Create a new symbol that represents an EK9 concept of a stream pipeline.SymbolFactory.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
Methods in org.ek9lang.compiler.symbols that return StreamPipeLineSymbolModifier and TypeMethodDescriptionprotected StreamPipeLineSymbol
StreamPipeLineSymbol.cloneIntoStreamPipeLineSymbol
(StreamPipeLineSymbol newCopy) Methods in org.ek9lang.compiler.symbols with parameters of type StreamPipeLineSymbolModifier and TypeMethodDescriptionprotected StreamPipeLineSymbol
StreamPipeLineSymbol.cloneIntoStreamPipeLineSymbol
(StreamPipeLineSymbol newCopy)