CompilerStdLibIncludeResolver

de.uni_luebeck.isp.tessla.tessla_compiler.CompilerStdLibIncludeResolver

Object for providing an IncludeResolver (see IncludeResolvers) that enables overwriting stdlib parts in a compiler-specific way.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def fromCompilerStdlibResource: String => Option[CharStream]

Include resolver that looks up all includes in the compiler's resource folder first and then in the stdlib folder from the core project

Include resolver that looks up all includes in the compiler's resource folder first and then in the stdlib folder from the core project

Attributes

Returns

Compiler-specific include resolver