CompilationJob.VariableDeclarations

Property in CompilationJob

WARNING

This property is obsolete and may be removed from a future version of Yarn Spinner: Use Declarations.

Summary

The declarations for variables.

public IEnumerable<Declaration> VariableDeclarations { readonly get; set; }