Language.Lua.ElseifBlock Class Reference
Collaboration diagram for Language.Lua.ElseifBlock:

Public Attributes

Expr Condition
 
Chunk ThenBlock
 

Member Data Documentation

◆ Condition

Expr Language.Lua.ElseifBlock.Condition

◆ ThenBlock

Chunk Language.Lua.ElseifBlock.ThenBlock

The documentation for this class was generated from the following file: