pyslang.LookupResult class

Classes

class MemberSelector

Methods

def clear(self, /) -> None
def errorIfSelectors(self, context: ASTContext) -> None
def reportDiags(self, context: ASTContext) -> None

Special methods

def __init__(self, /) -> None

Properties

diagnostics: Diagnostics get
flags: LookupResultFlags get
found get
hasError: bool get
selectors get
systemSubroutine: SystemSubroutine get
upwardCount: int get