Public Member Functions | |
| AZ_TYPE_INFO (LexicalScope, "{98162B8F-BA67-4476-89E7-53F5569836B9}") | |
| AZ_CLASS_ALLOCATOR (LexicalScope, AZ::SystemAllocator) | |
| LexicalScope (LexicalScopeType type) | |
| LexicalScope (LexicalScopeType type, const AZStd::vector< AZStd::string > &namespaces) | |
Static Public Member Functions | |
| static LexicalScope | Global () |
| static LexicalScope | Variable () |
Public Attributes | |
| LexicalScopeType | m_type = LexicalScopeType::Namespace |
| AZStd::vector< AZStd::string > | m_namespaces |