@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/api
ts-morph
TextChange
Class TextChange
Represents a text change.
Index
Accessors
compiler
Object
Methods
get
New
Text
get
Span
Accessors
compiler
Object
get
compilerObject
()
:
tsc
.
TextChange
Gets the compiler text change.
Returns
tsc
.
TextChange
Methods
get
New
Text
getNewText
()
:
string
Gets the new text.
Returns
string
get
Span
getSpan
()
:
TextSpan
Gets the text span.
Returns
TextSpan
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Accessors
compiler
Object
Methods
get
New
Text
get
Span
@servicenow/sdk - v4.4.1
Loading...
Represents a text change.