CXIdxContainerInfo

libclang.structs.structs$package.CXIdxContainerInfo

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply()(using Zone): Ptr[CXIdxContainerInfo]
def apply(cursor: CXCursor)(using Zone): Ptr[CXIdxContainerInfo]

Givens

Givens

given _tag: Tag[CXIdxContainerInfo]

Extensions

Extensions

extension (struct: CXIdxContainerInfo)
def cursor_=(value: CXCursor): Unit