Index

C F G I J K V 
All Classes and Interfaces|All Packages

C

com.google.j2cl.transpiler.frontend - package com.google.j2cl.transpiler.frontend
 

F

Frontend - Enum Class in com.google.j2cl.transpiler.frontend
Drives the frontend to parse, type check and resolve Java source code.
FrontendOptions - Interface in com.google.j2cl.transpiler.frontend
Configuration for frontend.

G

getClasspaths() - Method in interface com.google.j2cl.transpiler.frontend.FrontendOptions
 
getForbiddenAnnotations() - Method in interface com.google.j2cl.transpiler.frontend.FrontendOptions
 
getGenerateKytheIndexingMetadata() - Method in interface com.google.j2cl.transpiler.frontend.FrontendOptions
 
getKotlincOptions() - Method in interface com.google.j2cl.transpiler.frontend.FrontendOptions
 
getLibrary(FrontendOptions, Problems) - Method in enum class com.google.j2cl.transpiler.frontend.Frontend
 
getSources() - Method in interface com.google.j2cl.transpiler.frontend.FrontendOptions
 
getTargetLabel() - Method in interface com.google.j2cl.transpiler.frontend.FrontendOptions
 

I

isJavaFrontend() - Method in enum class com.google.j2cl.transpiler.frontend.Frontend
 
isNullMarkedSupported() - Method in interface com.google.j2cl.transpiler.frontend.FrontendOptions
 

J

JAVAC - Enum constant in enum class com.google.j2cl.transpiler.frontend.Frontend
 
JDT - Enum constant in enum class com.google.j2cl.transpiler.frontend.Frontend
 

K

KOTLIN - Enum constant in enum class com.google.j2cl.transpiler.frontend.Frontend
 

V

valueOf(String) - Static method in enum class com.google.j2cl.transpiler.frontend.Frontend
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.google.j2cl.transpiler.frontend.Frontend
Returns an array containing the constants of this enum class, in the order they are declared.
C F G I J K V 
All Classes and Interfaces|All Packages