JUCE  v5.2.0-514-g49784a029
JUCE API
juce::littlefoot::Compiler::FunctionCall::BuiltInFunction Struct Reference

#include <juce_blocks_basics.h>

Collaboration diagram for juce::littlefoot::Compiler::FunctionCall::BuiltInFunction:

Public Attributes

const char * name
 
OpCode op
 
Type returnType
 

Member Data Documentation

◆ name

const char* juce::littlefoot::Compiler::FunctionCall::BuiltInFunction::name

◆ op

OpCode juce::littlefoot::Compiler::FunctionCall::BuiltInFunction::op

◆ returnType

Type juce::littlefoot::Compiler::FunctionCall::BuiltInFunction::returnType

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