Skip to content

ClassSymbol#

Experimental API

The API here is still experimental, and may change in follow-up release. Use it at your own risk.

Represents a class in the current file More...

import Script

Properties#

Name
vector<Symbol> members

Property Documentation#

vector<Symbol> members#

Returns the list of members (both data and functions) of this class.