gbf_core::decompiler::ast

Module member_access

Source
Expand description

Contains the specifications for any AstNodes that are member accesses.

Structsยง

  • Represents a member access node in the AST, such as object.field.