io.sarl.lang.scoping
Class SARLQualifiedNameConverter
All Superinterfaces:
org.eclipse.xtext.naming.IQualifiedNameConverter
class SARLQualifiedNameConverter
extends java.lang.Object
This class is fixing the issue #356.

This issue is due to a JvmDeclaredType with a null name.

This class provides a temporary workaround.
Maven Group Identifier:
io.sarl.lang
Maven Artifact Identifier:
compiler
Constructor Summary
Constructor and description
new
Action Summary
Modifier and type Action and description
org.eclipse.xtext.naming.QualifiedName toQualifiedName(String)
Constructor Details
new
new
Action Details
toQualifiedName(String)
def toQualifiedName(String) : org.eclipse.xtext.naming.QualifiedName