Inline

trait Inline
class Object
trait Matchable
class Any
class Interflow

Value members

Concrete methods

def adapt(value: Val, ty: Type)(implicit state: State): Val
def adapt(args: Seq[Val], sig: Type)(implicit state: State): Seq[Val]
def inline(name: Global, args: Seq[Val])(implicit state: State, linked: Result, origPos: Position): Val
def shallInline(name: Global, args: Seq[Val])(implicit state: State, linked: Result): Boolean