Infant God

Home

❯

YSDocs main

❯

docs

❯

api

❯

csharp

❯

yarn.compiler.compilationresult.declarations

yarn.compiler.compilationresult.declarations

Mar 06, 20261 min read

CompilationResult.Declarations

Property in CompilationResult

Summary

Gets the collection of variable declarations that were found during compilation.

public IEnumerable<Declaration> Declarations { get; internal set; }

Remarks

This value will be null if the CompilationJob object’s CompilationType value was not TypeCheck or FullCompilation .


Graph View

  • CompilationResult.Declarations
  • Summary
  • Remarks

Backlinks

  • SUMMARY

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Discord Community