JUCE  v5.2.0-514-g49784a029
JUCE API
juce::littlefoot::Compiler::Variable Struct Reference
Collaboration diagram for juce::littlefoot::Compiler::Variable:

Public Attributes

var constantValue
 
bool isConst
 
bool isGlobal
 
String name
 
Type type
 

Member Data Documentation

◆ constantValue

var juce::littlefoot::Compiler::Variable::constantValue

◆ isConst

bool juce::littlefoot::Compiler::Variable::isConst

◆ isGlobal

bool juce::littlefoot::Compiler::Variable::isGlobal

◆ name

String juce::littlefoot::Compiler::Variable::name

◆ type

Type juce::littlefoot::Compiler::Variable::type

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