JavaScript is disabled on your browser.
Skip navigation links
Source
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum Class
pascal.taie.config.Scope
Packages that use
Scope
Package
Description
pascal.taie.config
This package provides functionality for processing options and configurations.
Uses of
Scope
in
pascal.taie.config
Methods in
pascal.taie.config
that return
Scope
Modifier and Type
Method
Description
Scope
Options.
getScope
()
static
Scope
Scope.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Scope
[]
Scope.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.