Home
last modified time | relevance | path

Searched defs:getDotLabel (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/graph/
DDependsGraph.ts46 public getDotLabel(): string { method in DependsNode
DBaseExplicitGraph.ts133 public abstract getDotLabel(): string; method in BaseNode
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/VFG/
DDVFG.ts111 public getDotLabel(): string { method in DVFGNode
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/callgraph/model/
DCallGraph.ts115 public getDotLabel(): string { method in CallGraphNode