Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's the difference between FASTJavaTypeName and FASTJavaTypeExpression ? #40

Open
NicolasAnquetil opened this issue Jul 6, 2023 · 2 comments

Comments

@NicolasAnquetil
Copy link
Contributor

When using one or the other ?

@Gabriel-Darbord
Copy link
Member

From what I've done so far, I see FASTJavaTypeExpression as an abstract superclass of all type expressions, and FASTJavaTypeName is just the name of a type.

FASTJavaClassTypeExpression new typeName: (FASTJavaTypeName new name: 'List<String>')

@NicolasAnquetil
Copy link
Contributor Author

OK, but then:

Something not clear there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants