class documentation

The different kinds of edges that can appear in a program graph.

Constant CALLS Undocumented
Constant CFG_NEXT Undocumented
Constant COMPUTED_FROM Undocumented
Constant FIELD Undocumented
Constant FORMAL_ARG_NAME Undocumented
Constant LAST_LEXICAL_USE Undocumented
Constant LAST_READ Undocumented
Constant LAST_WRITE Undocumented
Constant NEXT_SYNTAX Undocumented
Constant RETURNS_TO Undocumented
Constant SYNTAX Undocumented
Constant UNSPECIFIED Undocumented

Undocumented

Value
11
CFG_NEXT: int = (source)

Undocumented

Value
1
COMPUTED_FROM: int = (source)

Undocumented

Value
4

Undocumented

Value
7
FORMAL_ARG_NAME: int = (source)

Undocumented

Value
6
LAST_LEXICAL_USE: int = (source)

Undocumented

Value
10
LAST_READ: int = (source)

Undocumented

Value
2
LAST_WRITE: int = (source)

Undocumented

Value
3
NEXT_SYNTAX: int = (source)

Undocumented

Value
9
RETURNS_TO: int = (source)

Undocumented

Value
5

Undocumented

Value
8
UNSPECIFIED: int = (source)

Undocumented

Value
0