Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FnCall<T>

Type parameters

Hierarchy

Index

Properties

args

args: Term<any>[]

Optional fn

fn: Func<T>

id

id: string

Optional info

info: undefined | string

tag

tag: Tag

type

type: T

Generated using TypeDoc