Skip to content

Export List

This page is used for quick lookup of the current public exports of @vureact/compiler-core.

Functions

  1. defineConfig
  2. parseSFC (Single-File Component parsing)
  3. parseOnlyScript
  4. parse
  5. transform
  6. generateComponent
  7. generateOnlyScript
  8. generate

Classes

  1. VuReact
  2. BaseCompiler
  3. FileCompiler
  4. Helper

Configuration/Plugin Types

  1. CompilerOptions
  2. PluginRegister
  3. ParserOptions
  4. TransformerOptions
  5. GeneratorOptions
  6. GeneratorResult

Result/Unit Types

  1. ParseResult
  2. ReactIRDescriptor (React Intermediate Representation Descriptor)
  3. CompilationResult
  4. SFCCompilationResult
  5. ScriptCompilationResult
  6. StyleCompilationResult
  7. CompilationUnit
  8. SFCUnit
  9. ScriptUnit
  10. StyleUnit
  11. AssetUnit
  1. CacheKey
  2. CacheMeta
  3. CacheList
  4. LoadedCache
  5. FileCacheMeta
  6. Vue2ReactCacheMeta
  7. CacheCheckResult
  8. FileMeta

Reference Entries

Released under the MIT License