Skip navigation links
A B C D E F G I L M R S T W 

A

abstractClasses(Collection<TypeInfo>) - Method in class io.vertx.lang.scala.codegen.ClassCodeGenerator
 
adjustedImports(ClassTypeInfo, Set<TypeInfo>) - Method in class io.vertx.lang.scala.codegen.ClassCodeGenerator
 
adjustedImports(ClassTypeInfo, Set<TypeInfo>, Set<TypeInfo>) - Method in class io.vertx.lang.scala.codegen.DataObjectCodeGenerator
 
assembleTypeParams(Collection<TypeParamInfo>, boolean) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
assembleTypeParamsAsObjects(Collection<TypeParamInfo>) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
assembleTypeParamString(MethodInfo) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 

B

basicToWrapper - Static variable in class io.vertx.lang.scala.codegen.TypeHelper
 

C

ClassCodeGenerator - Class in io.vertx.lang.scala.codegen
 
ClassCodeGenerator() - Constructor for class io.vertx.lang.scala.codegen.ClassCodeGenerator
 
classes(Collection<TypeInfo>) - Method in class io.vertx.lang.scala.codegen.ClassCodeGenerator
 
convertArgListToString(TypeInfo, boolean, BiFunction<TypeInfo, Boolean, String>) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
convertJavaArgListToString(TypeInfo, boolean) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
convertLink(Text) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
convertScalaArgListToString(TypeInfo, boolean) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
convertToScalaNotation(String) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
convertTypeToAliasedType(TypeInfo) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
Every usage of a Vert.x-Java-type has to be aliased.
createNameForMethodReturningAFuture(MethodInfo) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
Some method names require special treatment when used in lang-scala.

D

DataObjectCodeGenerator - Class in io.vertx.lang.scala.codegen
 
DataObjectCodeGenerator() - Constructor for class io.vertx.lang.scala.codegen.DataObjectCodeGenerator
 
doesTypeRequireConversion(TypeInfo) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 

E

escapeIfKeyword(String) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 

F

filename - Variable in class io.vertx.lang.scala.codegen.ClassCodeGenerator
 
filename(Model) - Method in class io.vertx.lang.scala.codegen.ClassCodeGenerator
 
filename - Variable in class io.vertx.lang.scala.codegen.DataObjectCodeGenerator
 
filename(Model) - Method in class io.vertx.lang.scala.codegen.DataObjectCodeGenerator
 
findBasicMethods(List<MethodInfo>) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
findCacheReturnMethods(List<MethodInfo>) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
findDefaultMethods(List<MethodInfo>) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
findFluentMethods(List<MethodInfo>) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
findFutureMethods(List<MethodInfo>) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
fromObjectToInstanceOf(TypeInfo) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
fromObjectToInstanceOf(TypeInfo, Collection<TypeParamInfo>, Collection<? extends TypeParamInfo>) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
fromPropertyInfoToScala(PropertyInfo) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
fromPropertyInfoToScalaTypeWithConversion(TypeInfo, String, PropertyInfo) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 

G

generateImports(TypeInfo, Collection<TypeInfo>, List<MethodInfo>) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
getName() - Method in class io.vertx.lang.scala.codegen.ScalaDocGenerator
 

I

importForType(String, TypeInfo, Set<String>) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
init(ProcessingEnvironment) - Method in class io.vertx.lang.scala.codegen.ScalaDocGenerator
 
invokeMethod(String, TypeInfo, MethodInfo, Collection<TypeParamInfo>) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
invokeMethodAndUseProvidedHandler(String, TypeInfo, MethodInfo, Collection<TypeParamInfo>, String) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
invokeMethodWithoutConvertingReturn(String, TypeInfo, MethodInfo, Collection<TypeParamInfo>) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
invokeStaticMethod(String, TypeInfo, MethodInfo) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
io.vertx.lang.scala.codegen - package io.vertx.lang.scala.codegen
 
isAllSuperTypesAbstract(Set<TypeInfo>) - Method in class io.vertx.lang.scala.codegen.DataObjectCodeGenerator
 
isAsyncResultHandler(TypeInfo) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
isAsyncResultHandlerHandler(Element) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
isKeyword(String) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
isLastParamAsyncResultHandler(MethodInfo) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
isMethodNeedsOverride(String, MethodInfo) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
isParentConcrete(Collection<TypeInfo>) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 

L

load(ProcessingEnvironment) - Method in class io.vertx.lang.scala.codegen.ClassCodeGenerator
 
load(ProcessingEnvironment) - Method in class io.vertx.lang.scala.codegen.DataObjectCodeGenerator
 
loadGenerators(ProcessingEnvironment) - Method in class io.vertx.lang.scala.codegen.ScalaGeneratorLoader
 

M

methodDoc(TypeInfo, MethodInfo, String, boolean) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 

R

removeLastParam(List<TypeParamInfo>) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
render(Model, int, int, Map<String, Object>) - Method in class io.vertx.lang.scala.codegen.ClassCodeGenerator
 
render(Model, int, int, Map<String, Object>) - Method in class io.vertx.lang.scala.codegen.DataObjectCodeGenerator
 
renderDataObjectHtmlLink(TypeInfo, TypeInfo) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
renderDoc(TypeInfo, String, Doc) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
renderDocLink(TypeInfo, Tag.Link) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
renderSource(ExecutableElement, String) - Method in class io.vertx.lang.scala.codegen.ScalaDocGenerator
 
resolveConstructorLink(ExecutableElement, Coordinate) - Method in class io.vertx.lang.scala.codegen.ScalaDocGenerator
 
resolveFieldLink(VariableElement, Coordinate) - Method in class io.vertx.lang.scala.codegen.ScalaDocGenerator
 
resolveLabel(Element, String) - Method in class io.vertx.lang.scala.codegen.ScalaDocGenerator
 
resolveMethodLink(ExecutableElement, Coordinate) - Method in class io.vertx.lang.scala.codegen.ScalaDocGenerator
 
resolveTypeLink(TypeElement, Coordinate) - Method in class io.vertx.lang.scala.codegen.ScalaDocGenerator
 

S

ScalaDocGenerator - Class in io.vertx.lang.scala.codegen
 
ScalaDocGenerator() - Constructor for class io.vertx.lang.scala.codegen.ScalaDocGenerator
 
ScalaGeneratorLoader - Class in io.vertx.lang.scala.codegen
 
ScalaGeneratorLoader() - Constructor for class io.vertx.lang.scala.codegen.ScalaGeneratorLoader
 
shouldMethodReturnAFuture(MethodInfo) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
skipMethod(MethodInfo) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 

T

template - Variable in class io.vertx.lang.scala.codegen.ClassCodeGenerator
 
template - Variable in class io.vertx.lang.scala.codegen.DataObjectCodeGenerator
 
templateFilename - Variable in class io.vertx.lang.scala.codegen.ClassCodeGenerator
 
templateFilename - Variable in class io.vertx.lang.scala.codegen.DataObjectCodeGenerator
 
toJavaType(TypeInfo, boolean) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
Generate the Java type name for a given Scala type name: "scala.Int" becomes "java.lang.Integer"
toJavaWithConversion(String, TypeInfo) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
toJavaWithConversion(String, TypeInfo, Collection<TypeParamInfo>, Collection<? extends TypeParamInfo>) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
Generate conversion code to convert a given instance from Scala to Java: 'scala.Int' becomes 'scala.Int.asInstanceOf[java.lang.Integer]'
toScalaDocType(String) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
toScalaType(TypeInfo, boolean) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
Generate the Scala type name for a given Java type name.
toScalaWithConversion(String, TypeInfo, Collection<TypeParamInfo>, Collection<? extends TypeParamInfo>) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
Generate conversion code to convert a given instance from Java to Scala.
TypeHelper - Class in io.vertx.lang.scala.codegen
 
TypeHelper() - Constructor for class io.vertx.lang.scala.codegen.TypeHelper
 
typeNameForPrimitiveScala(TypeInfo) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
typeOfReturnedFuture(MethodInfo) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 

W

wrapInOptionIfNullable(boolean, String) - Static method in class io.vertx.lang.scala.codegen.TypeHelper
 
A B C D E F G I L M R S T W 
Skip navigation links

Copyright © 2016–2018 vert.x. All rights reserved.