Options
Menu

Class AcceptableSyntaxes

ReVIEW文書として受理可能な要素群。 JSON.stringify でJSON化した時、エディタ上での入力補完に活用できるデータが得られる。

Index

Constructor methods

Properties

Get accessors

Methods

Constructor methods

constructor

Properties

acceptableSyntaxes

acceptableSyntaxes: AcceptableSyntax[]

Get accessors

blocks

inlines

others

Methods

find

  • 指定されたノードに当てはまる AcceptableSyntax を探して返す。 長さが1じゃないとおかしい。(呼び出し元でチェックする)

    Parameters

    Returns AcceptableSyntax[]

toJSON

  • toJSON(): any

Generated using TypeDoc