For the complete documentation index, see llms.txt. This page is also available as Markdown.

VariableDeclarations

Field in CompilationJob

Summary

The declarations for variables.

public IEnumerable<Declaration> VariableDeclarations;

Last updated

Was this helpful?