Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AcceptableSyntaxBuilder

1つの構文についての構成要素を組み立てるためのビルダ。

Hierarchy

  • AcceptableSyntaxBuilder

Implemented by

Index

Methods

checkArgsLength

  • checkArgsLength(...argsLength: number[]): void

processNode

setAllowFullySyntax

  • setAllowFullySyntax(enable: boolean): void

setAllowInline

  • setAllowInline(enable: boolean): void

setClass

  • setClass(clazz: any): void

setDescription

  • setDescription(description: string): void

setSymbol

  • setSymbol(symbolName: string): void

setSyntaxType

Generated using TypeDoc