Frame

kyo.kernel.Frame$package.Frame
object Frame

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Frame.type

Members list

Type members

Classlikes

case class Parsed(declaringClass: String, methodName: String, position: Position, snippetShort: String, snippetLong: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Position(fileName: String, lineNumber: Int, columnNumber: Int)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Givens

Givens

Extensions

Extensions

extension (t: Frame)
def parse: Parsed
def show: String

Implicits

Implicits

implicit inline def derive: Frame