Uses of Class
cool.klass.model.meta.domain.SourceCodeImpl
Packages that use SourceCodeImpl
-
Uses of SourceCodeImpl in cool.klass.model.meta.domain
Methods in cool.klass.model.meta.domain that return SourceCodeImplConstructor parameters in cool.klass.model.meta.domain with type arguments of type SourceCodeImplModifierConstructorDescriptionSourceCodeImpl(String sourceName, String sourceCodeText, org.antlr.v4.runtime.BufferedTokenStream tokenStream, org.antlr.v4.runtime.ParserRuleContext parserContext, Optional<SourceCodeImpl> macroSourceCode)