Class IntrinsicFinder
java.lang.Object
org.adoptopenjdk.jitwatch.compilation.AbstractCompilationVisitable
org.adoptopenjdk.jitwatch.intrinsic.IntrinsicFinder
- All Implemented Interfaces:
ICompilationVisitable
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.chrisnewland.freelogj.LoggerFields inherited from class AbstractCompilationVisitable
ignoreTags -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindIntrinsics(IMetaMember member) voidvisitTag(Tag parseTag, IParseDictionary parseDictionary) Methods inherited from class AbstractCompilationVisitable
handleOther
-
Field Details
-
result
-
logger
private static final com.chrisnewland.freelogj.Logger logger
-
-
Constructor Details
-
IntrinsicFinder
public IntrinsicFinder()
-
-
Method Details
-
findIntrinsics
-
visitTag
- Throws:
LogParseException
-