MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / PropertyValue

Class PropertyValue

Buildscripts/DevicetreeCompiler/source/models.py:23–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21
22@dataclass
23class PropertyValue:
24 type: str
25 value: object
26
27@dataclass
28class IncludeC:

Callers 9

PHANDLEMethod · 0.85
valuesMethod · 0.85
valueMethod · 0.85
phandle_arrayMethod · 0.85
arrayMethod · 0.85
VALUEMethod · 0.85
QUOTED_TEXTMethod · 0.85
quoted_text_arrayMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected