beancount
Preparing search index...
SourceFragmentWithLocationDirective
Interface SourceFragmentWithLocationDirective
A source fragment identified as a directive
interface
SourceFragmentWithLocationDirective
{
directiveInfo
:
DirectiveInfo
;
fragment
:
string
[]
;
isDirective
:
true
;
location
:
SourceLocation
;
}
Hierarchy
SourceFragmentWithLocationBase
SourceFragmentWithLocationDirective
Index
Properties
directive
Info
fragment
is
Directive
location
Properties
directive
Info
directiveInfo
:
DirectiveInfo
fragment
fragment
:
string
[]
The lines of source code
is
Directive
isDirective
:
true
location
location
:
SourceLocation
Location information
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
directive
Info
fragment
is
Directive
location
beancount
Loading...
A source fragment identified as a directive