@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/api
tsc
SynthesizedComment
Interface SynthesizedComment
interface
SynthesizedComment
{
end
:
-1
;
hasLeadingNewline
?:
boolean
;
hasTrailingNewLine
?:
boolean
;
kind
:
CommentKind
;
pos
:
-1
;
text
:
string
;
}
Hierarchy (
View Summary
)
tsc
.
CommentRange
SynthesizedComment
Index
Properties
end
has
Leading
Newline?
has
Trailing
New
Line?
kind
pos
text
Properties
end
end
:
-1
Optional
has
Leading
Newline
hasLeadingNewline
?:
boolean
Optional
has
Trailing
New
Line
hasTrailingNewLine
?:
boolean
kind
kind
:
CommentKind
pos
pos
:
-1
text
text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
has
Leading
Newline
has
Trailing
New
Line
kind
pos
text
@servicenow/sdk - v4.4.1
Loading...