GitHub
NPM
Examples
Preparing search index...
The search index is not available
ArchUnitTS - v2.1.51
ArchUnitTS
ClassInfo
Interface ClassInfo
interface
ClassInfo
{
name
:
string
;
filePath
:
string
;
methods
:
MethodInfo
[]
;
fields
:
FieldInfo
[]
;
sourceFile
?:
SourceFile
;
}
Index
Properties
name
file
Path
methods
fields
source
File?
Properties
name
name
:
string
file
Path
file
Path
:
string
methods
methods
:
MethodInfo
[]
fields
fields
:
FieldInfo
[]
Optional
source
File
source
File
?:
SourceFile
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
name
file
Path
methods
fields
source
File
ArchUnitTS - v2.1.51
Loading...