issues
search
javaparser
/
javasymbolsolver
*old repository* --> this is now integrated in https://github.com/javaparser/javaparser
Apache License 2.0
290
stars
76
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
SymbolSolver is unable to find inheritanced interface type
#377
un0btanium
closed
5 years ago
3
JSS throws StackOverFlow exception when trying to resolve NameExpr
#376
eartvit
closed
6 years ago
2
How to convert a NameExpr to Type?
#375
penelope24
closed
6 years ago
3
Unable to resolve parent class
#374
ronak111091
closed
6 years ago
2
Solve for symbol in scope that is of a given type
#373
peterkt2000
closed
6 years ago
2
Failing to resolve type of some method call receiver expressions
#372
parvez2014
closed
6 years ago
2
NoClassDefFoundError while trying to create a JarTypeSolver
#371
urielSilva
closed
6 years ago
3
Static method solving problem
#370
seoj135
closed
6 years ago
2
JavaParserFacade for ClassOrInterfaceType
#369
sranger
closed
6 years ago
6
Archive this repository
#368
matozoid
opened
6 years ago
8
Resolving types in MethodCallExpr
#367
inah
closed
6 years ago
2
UnaryExpr failing to resolve BITWISE_COMPLEMENT operator
#366
jjbr
closed
6 years ago
2
Type of BinaryExpr is not correctly resolved in certain situations
#364
malteskoruppa
closed
6 years ago
14
move to JP 3.5.9
#363
ftomassetti
closed
6 years ago
2
fail if a type is defined in a JAR, but implements an interface defined in another JAR
#362
bennewi
closed
6 years ago
7
Anonymous classes supported?
#360
bennewi
closed
6 years ago
4
Set automatic module name
#359
matozoid
closed
6 years ago
2
Removal of 2 ExpressionStmt's associated to same parent fails when using LexicalPreserving CompilationUnit
#358
Sebsen
closed
6 years ago
4
Fix issues #300 and #355: Getting the FieldDeclaration from a FieldAccessExpr
#357
mcesar
closed
6 years ago
0
Moving to JP 3.5.5.
#356
ftomassetti
closed
6 years ago
0
Cannot resolve field access
#355
Ivan-Veselov
closed
6 years ago
2
Issue316
#352
ftomassetti
closed
6 years ago
2
adding support to resolve union types
#351
ftomassetti
closed
6 years ago
0
adding test to prove #314 is resolved
#350
ftomassetti
closed
6 years ago
0
resolving references to enum declarations in the same file #347
#349
ftomassetti
closed
6 years ago
0
adding tests for #343
#348
ftomassetti
closed
6 years ago
0
CompilationUnitContext.solveType() doesn't handle enum declaration in same C.U.
#347
esstrifork
closed
6 years ago
3
update dependencies
#346
ftomassetti
closed
6 years ago
0
Moving to JavaParser 3.5.4
#345
ftomassetti
closed
6 years ago
0
NPE when solving ArrayInitializerExpr
#343
ftomassetti
closed
6 years ago
1
Symbol solver: continue iterating over the AST after an exception has been caught
#342
Cale-92
closed
6 years ago
1
Support MethodDeclaration in JavaSymbolSolver class
#341
ftomassetti
closed
6 years ago
0
correcting resolution of this in ObjectCreationExpr
#340
ftomassetti
closed
7 years ago
0
Verify that type promotion works
#339
ftomassetti
closed
7 years ago
1
Method invocation should consider type promotions
#338
ftomassetti
closed
7 years ago
1
Adding a TypeSolver to support AAR files
#337
ftomassetti
closed
7 years ago
0
Add support for AAR files
#336
ftomassetti
closed
7 years ago
0
Adding test for Issue185
#335
ftomassetti
closed
7 years ago
0
[Draft] Issue #326: Javassist*Declaration assignability coverage + ctClass reliance
#334
WimTibackx
closed
6 years ago
4
[Question] find all method calls of specified type
#333
AndrewAQ
closed
6 years ago
2
JSS#326, part 1: When solving symbols in types, refer back to SymbolSolver for typeclasses and interfaces
#332
WimTibackx
closed
7 years ago
0
[Draft] Completing and testing JavaSymbolSolver
#331
ftomassetti
closed
7 years ago
0
Move to JavaParser 3.5.0
#330
ftomassetti
closed
7 years ago
0
#322: Part 3, build jars for javassistSymbols tests via gradle
#329
WimTibackx
closed
7 years ago
0
#322: Part 2, Add implementation for SymbolSolving on JavassistEnumDeclaration, including tests
#328
WimTibackx
closed
7 years ago
1
#322: Part 1, add tests for existing implementation on JavassistClassDeclaration
#327
WimTibackx
closed
7 years ago
0
Javassist*Declarations should use typesolver to get to their superclass/interfaces instead of relying on the internal ctClass.classPool, as that has too limited a view on the classpath
#326
WimTibackx
closed
6 years ago
1
Document gradle usage
#325
WimTibackx
closed
7 years ago
1
Jacoco coverage should include sibling project sources
#324
WimTibackx
closed
7 years ago
1
Add settings to all subprojects to force java compilation and javadoc generation to UTF-8
#323
WimTibackx
closed
7 years ago
1
Next