docomet
Preparing search index...
internal/replace/docomet-replace-parser
DocometReplaceParser
Class DocometReplaceParser
Parser
See
DocometNode
DocometTreeNode
DocometTree
Hierarchy (
View Summary
)
DocometInspectableObjectClass
DocometReplaceParser
Index
Constructors
constructor
Accessors
Node
Tree
Tree
Node
Methods
parse
Async
Constructors
constructor
new
DocometReplaceParser
(
value
?:
any
)
:
DocometReplaceParser
Parameters
Optional
value
:
any
Returns
DocometReplaceParser
Accessors
Static
Node
get
Node
()
:
typeof
DocometNode
Node
Returns
typeof
DocometNode
Static
Tree
get
Tree
()
:
typeof
DocometTree
Tree
Returns
typeof
DocometTree
Static
Tree
Node
get
TreeNode
()
:
typeof
DocometTreeNode
Tree node
Returns
typeof
DocometTreeNode
Methods
Static
parse
Async
parseAsync
(
target
:
string
)
:
Promise
<
DocometTree
>
Parses a string
Parameters
target
:
string
Target string
Returns
Promise
<
DocometTree
>
DocometTree
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
Node
Tree
Tree
Node
Methods
parse
Async
docomet
Loading...
Parser
See