ModuleCheck
0.12.5
0.13.0-SNAPSHOT
0.12.5
modulecheck-parsing:android
/
modulecheck.parsing.android
/
XmlFile
/
LayoutFile
Layout
File
data
class
LayoutFile
(
val
file
:
File
)
:
XmlFile
Content copied to clipboard
Constructors
Properties
Sources
Constructors
Layout
File
Link copied to clipboard
fun
LayoutFile
(
file
:
File
)
Content copied to clipboard
Properties
attributes
Link copied to clipboard
private
val
attributes
:
Set
<
String
>
Content copied to clipboard
customViews
Link copied to clipboard
val
customViews
:
Lazy
<
Set
<
Reference
>
>
Content copied to clipboard
file
Link copied to clipboard
open
override
val
file
:
File
Content copied to clipboard
idDeclarations
Link copied to clipboard
val
idDeclarations
:
Set
<
UnqualifiedAndroidResourceDeclaredName
>
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
rawResources
Link copied to clipboard
private
val
rawResources
:
Set
<
String
>
Content copied to clipboard
references
Link copied to clipboard
open
override
val
references
:
LazySet
<
Reference
>
Content copied to clipboard
resourceReferencesAsRReferences
Link copied to clipboard
open
override
val
resourceReferencesAsRReferences
:
Set
<
String
>
Content copied to clipboard
Sources
jvm source
Link copied to clipboard