Search
Preparing search index...
The search index is not available
schematics-utilities
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"angular/change"
ReplaceChange
Class ReplaceChange
Will replace text from the source code.
Hierarchy
ReplaceChange
ReplaceChange
Implements
Change
Index
Constructors
constructor
Properties
description
order
path
Methods
apply
Constructors
constructor
new
Replace
Change
(
path
:
string
, pos
:
number
, oldText
:
string
, newText
:
string
)
:
ReplaceChange
Parameters
path:
string
pos:
number
oldText:
string
newText:
string
Returns
ReplaceChange
Properties
description
description
:
string
order
order
:
number
path
path
:
string
Methods
apply
apply
(
host
:
Host
)
:
Promise
<
void
>
Parameters
host:
Host
Returns
Promise
<
void
>
Globals
"angular/ast-
utils"
"angular/change"
"angular/component-
schema"
"angular/config"
"angular/dependencies"
"angular/find-
module"
"angular/json-
utils"
"angular/latest-
versions"
"angular/lint-
fix"
"angular/ng-
ast-
utils"
"angular/parse-
name"
"angular/paths"
"angular/project"
"angular/project-
targets"
"angular/validation"
"angular/workspace-
models"
"material/ast"
"material/ast/ng-
module-
imports"
"material/build-
component"
"material/get-
project"
"material/html-
head-
element"
"material/package-
config"
"package_
update/npm"
"package_
update/npm-
package-
json"
"package_
update/package-
json"
Insert
Change
Noop
Change
Remove
Change
Replace
Change
constructor
description
order
path
apply
Change
Host
Will replace text from the source code.