-
aQute.bnd.osgi.Analyzer.analyze()
Calculates the data structures for generating a manifest.
@throws IOException
-
analyzer.LexiconAnalyzer.analyze()
-
analyzer.SyntacticAnalyzer.analyze()
-
avrora.stack.isea.ISEAnalyzer.analyze()
-
br.com.caelum.vraptor.asm.tree.analysis.Analyzer.analyze()
Analyzes the given method.
@param owner the internal name of the class to which the method belongs.
@param m the method to be analyzed.
@return the symbolic state of the execution stack frame at each bytecodeinstruction of the method. The size of the returned array is equal to the number of instructions (and labels) of the method. A given frame is null if and only if the corresponding instruction cannot be reached (dead code).
@throws AnalyzerException if a problem occurs during the analysis.
-
bytecodeparser.analysis.stack.StackAnalyzer.analyze()
Analyzes the behavior and returns the frames of its code.
@return the frames of the bytecode.
@throws BadBytecode thrown by javassist if the bytecode of this method is wrong.
-
client.net.sf.saxon.ce.regex.ARegularExpression.analyze()
Use this regular expression to analyze an input string, in support of the XSLT analyze-string instruction. The resulting RegexIterator provides both the matching and non-matching substrings, and allows them to be distinguished. It also provides access to matched subgroups.
@param input the character string to be analyzed using the regular expression
@return an iterator over matched and unmatched substrings
-
com.alibaba.citrus.asm.tree.analysis.Analyzer.analyze()
Analyzes the given method.
@param owner the internal name of the class to which the method belongs.
@param m the method to be analyzed.
@return the symbolic state of the execution stack frame at each bytecodeinstruction of the method. The size of the returned array is equal to the number of instructions (and labels) of the method. A given frame is null if and only if the corresponding instruction cannot be reached (dead code).
@throws AnalyzerException if a problem occurs during the analysis.
-
com.android.tools.lint.client.api.Lint.analyze()
Analyze the given file (which can point to an Android project). Issues found are reported to the associated {@link LintClient}.
@param files the files and directories to be analyzed
@param scope the scope of the analysis; detectors with a wider scope willnot be run. If null, the scope will be inferred from the files.
-
com.asakusafw.dmdl.thundergate.view.ViewAnalyzer.analyze()
これまでに追加されたビューの情報を解析して、 {@link ModelDescription}の形式に変換する。
@param repository 利用するリポジトリ
@return 変換後のモデル
@throws IllegalArgumentException 引数に{@code null}が指定された場合
-
com.asakusafw.modelgen.view.ViewAnalyzer.analyze()
これまでに追加されたビューの情報を解析して、 {@link ModelDescription}の形式に変換する。
@param repository 利用するリポジトリ
@return 変換後のモデル
@throws IllegalArgumentException 引数に{@code null}が指定された場合
-
com.caucho.bytecode.CodeEnhancer.analyze()
Analyzes the code for a method
-
com.caucho.bytecode.CodeVisitor.analyze()
Analyzes the code for a method
-
com.dianping.cat.analysis.MessageAnalyzer.analyze()
-
com.esri.gpt.catalog.schema.indexable.tp.TpAnalyzer.analyze()
Analyzes indexable elements associated with the time period of the content.
@param context the context
@param schema the schema
@param dom the XML document
@param documentName the document name (used for logging only)
-
com.facebook.presto.sql.analyzer.Analyzer.analyze()
-
com.facebook.presto.sql.analyzer.ExpressionAnalyzer.analyze()
@param tupleDescriptor the tuple descriptor to use to resolve QualifiedNames
@param context the namespace context of the surrounding query
-
com.google.code.apis.rest.client.Wadl.Analyzer.analyze()
-
com.googlecode.aviator.asm.tree.analysis.Analyzer.analyze()
Analyzes the given method.
@param owner the internal name of the class to which the method belongs.
@param m the method to be analyzed.
@return the symbolic state of the execution stack frame at each bytecodeinstruction of the method. The size of the returned array is equal to the number of instructions (and labels) of the method. A given frame is null if and only if the corresponding instruction cannot be reached (dead code).
@throws AnalyzerException if a problem occurs during the analysis.
-
com.jgaap.classifiers.NearestNeighborDriver.analyze()
-
com.jgaap.generics.AnalysisDriver.analyze()
Compare the current document to the trained models Only to be used after train()
@param unknownEventSet - sample of unknown authors work
@return Sorted list of possible authors, sorted based on likelyhood they authored the document
@throws AnalyzeException
-
com.mockey.plugin.RequestInspectorDefinedByJson.analyze()
Will apply request inspection rules as defined in JSON, only looking at parameters and headers, not Body.
@param request - HTTP request to analyze.
-
com.netflix.exhibitor.core.analyze.PathAnalyzer.analyze()
Perform the analysis and return the results. Always check {@link Analysis#getError()}to see if there was an error generating the results.
@return analysis
@throws Exception unrecoverable errors
-
com.sun.source.util.JavacTask.analyze()
Complete all analysis.
@return a list of elements that were analyzed
@throws IOException if an unhandled I/O error occurred in the compiler.
@throws IllegalStateException if the operation cannot be performed at this time.
-
com.sun.tools.javac.api.JavacTaskImpl.analyze()
Complete all analysis.
@throws IOException TODO
-
com.volantis.mcs.dom2theme.impl.optimizer.BasicShorthandAnalyzer.analyze()
-
com.volantis.mcs.dom2theme.impl.optimizer.ShorthandAnalyzer.analyze()
Analyse the properties for the shorthand.
This method must be called before any other method on this class.
@param target
@param inputValues The set of properties that contain values to
@param deviceValues
-
davaguine.jmac.info.APEHeader.Analyze()
-
de.mindcrimeilab.xsanalyzer.Analyzer.analyze()
@param model
-
de.mindcrimeilab.xsanalyzer.SameNameDifferentTypeAnalyzer.analyze()
-
de.mindcrimeilab.xsanalyzer.SimilarTypeAnalyzer.analyze()
-
de.mindcrimeilab.xsanalyzer.TypeUsageAnalyzer.analyze()
-
dk.brics.xact.analysis.XMLAnalysis.analyze()
Runs the analysis.
This method will lock
soot.G.class during the initial phase.
One cannot use hotpsots when using this method. If hotspot statements are of interest, use the other more low-level methods.
-
flex2.compiler.mxml.dom.DocumentNode.analyze()
-
forestry.api.apiculture.IBee.analyze()
-
forestry.api.arboriculture.ITree.analyze()
-
forestry.api.genetics.IIndividual.analyze()
Call to mark the IIndividual as analyzed.
@return true if the IIndividual has not been analyzed previously.
-
forestry.api.lepidopterology.IButterfly.analyze()
-
ij.plugin.filter.ParticleAnalyzer.analyze()
Performs particle analysis on the specified image. Returns false if there is an error.
-
javassist.bytecode.analysis.Analyzer.analyze()
Performs data-flow analysis on a method and returns an array, indexed by instruction position, containing the starting frame state of all reachable instructions. Non-reachable code, and illegal code offsets are represented as a null in the frame state array. This can be used to detect dead code. If the method does not contain code (it is either native or abstract), null is returned.
@param clazz the declaring class of the method
@param method the method to analyze
@return an array, indexed by instruction position, of the starting frame state,or null if this method doesn't have code
@throws BadBytecode if the bytecode does not comply with the JVM specification
-
jdepend.framework.JDepend.analyze()
Analyzes the registered directories and returns the collection of analyzed packages.
@return Collection of analyzed packages.
-
kameleon.plugin.Analyzer.analyze()
Analyzes the document contained in the given file and returns an instance of {@code Document}with the analyzed content of the file.
Different options can be given to the analyzer using the {@code options} parameter.
It is possible for an analyzer to return an instance of a subclass of {@code Document} or to usea subclass of {@code SupportedOptions}, though is should be avoided, as other plug-ins are unlikely to be able to use any added features.
@param filePath absolute path of the analyzed file
@param options analyzer options
@return Instance of {@code Document} containing the analyzed content of the given file
@throws KameleonException if an error occured while analyzing the file
@see SupportedOptions
-
kilim.analysis.ClassFlow.analyze()
-
litil.tc.HMTypeChecker.analyze()
-
net.jangaroo.jooc.CompilationUnit.analyze()
-
net.sf.joafip.asm.tree.analysis.Analyzer.analyze()
Analyzes the given method.
@param owner the internal name of the class to which the method belongs.
@param m the method to be analyzed.
@return the symbolic state of the execution stack frame at each bytecodeinstruction of the method. The size of the returned array is equal to the number of instructions (and labels) of the method. A given frame is null if and only if the corresponding instruction cannot be reached (dead code).
@throws AnalyzerException if a problem occurs during the analysis.
-
net.sf.saxon.expr.Expression.analyze()
Perform static analysis and optimisation of an expression and its subexpressions.
This checks statically that the operands of the expression have the correct type; if necessary it generates code to do run-time type checking or type conversion. A static type error is reported only if execution cannot possibly succeed, that is, if a run-time type error is inevitable. The call may return a modified form of the expression.
This method is called after all references to functions and variables have been resolved to the declaration of the function or variable. However, the types of such functions and variables may not be accurately known if they have not been explicitly declared.
@param env the static context of the expression
@param contextItemType the static type of "." at the point where this expression is invoked.The parameter is set to null if it is known statically that the context item will be undefined. If the type of the context item is not known statically, the argument is set to {@link net.sf.saxon.type.Type#ITEM_TYPE}
@exception net.sf.saxon.xpath.StaticError if an error is discovered during this phase(typically a type error)
@return the original expression, rewritten to perform necessaryrun-time type checks, and to perform other type-related optimizations
-
net.sf.saxon.pattern.Pattern.analyze()
Type-check the pattern.
@param visitor the expression visitor
@param contextItemType the type of the context item at the point where the patternis defined. Set to null if it is known that the context item is undefined.
@return the optimised Pattern
-
net.sf.saxon.regex.RegularExpression.analyze()
Use this regular expression to analyze an input string, in support of the XSLT analyze-string instruction. The resulting RegexIterator provides both the matching and non-matching substrings, and allows them to be distinguished. It also provides access to matched subgroups.
@param input the character string to be analyzed using the regular expression
@return an iterator over matched and unmatched substrings
-
nginx.clojure.asm.tree.analysis.Analyzer.analyze()
Analyzes the given method.
@param owner the internal name of the class to which the method belongs.
@param m the method to be analyzed.
@return the symbolic state of the execution stack frame at each bytecodeinstruction of the method. The size of the returned array is equal to the number of instructions (and labels) of the method. A given frame is null if and only if the corresponding instruction cannot be reached (dead code).
@throws AnalyzerException if a problem occurs during the analysis.
-
org.antlr.grammar.v3.ActionAnalysis.analyze()
-
org.antlr.works.grammar.antlr.ANTLRGrammarEngine.analyze()
-
org.apache.flex.compiler.internal.tree.as.metadata.MetaTagsNode.analyze()
-
org.apache.hadoop.hive.ql.parse.BaseSemanticAnalyzer.analyze()
-
org.apache.hadoop.hive.ql.parse.DDLSemanticAnalyzer.analyze()
-
org.apache.tapestry.util.exception.ExceptionAnalyzer.analyze()
Analyzes the exceptions. This builds an {@link ExceptionDescription} for theexception. It also looks for a non-null {@link Throwable}property. If one exists, then a second {@link ExceptionDescription} is created. This continues until no more nested exceptions can be found.
The description includes a set of name/value properties (as {@link ExceptionProperty}) object. This list contains all non-null properties that are not, themselves, {@link Throwable}.
The name is the display name (not the logical name) of the property. The value is the toString()
value of the property. Only properties defined in subclasses of {@link Throwable} are included.
A future enhancement will be to alphabetically sort the properties by name.
-
org.apache.tapestry5.internal.plastic.asm.tree.analysis.Analyzer.analyze()
Analyzes the given method.
@param owner the internal name of the class to which the method belongs.
@param m the method to be analyzed.
@return the symbolic state of the execution stack frame at each bytecodeinstruction of the method. The size of the returned array is equal to the number of instructions (and labels) of the method. A given frame is null if and only if the corresponding instruction cannot be reached (dead code).
@throws AnalyzerException if a problem occurs during the analysis.
-
org.deuce.objectweb.asm.tree.analysis.Analyzer.analyze()
Analyzes the given method.
@param owner the internal name of the class to which the method belongs.
@param m the method to be analyzed.
@return the symbolic state of the execution stack frame at each bytecodeinstruction of the method. The size of the returned array is equal to the number of instructions (and labels) of the method. A given frame is null if and only if the corresponding instruction cannot be reached (dead code).
@throws AnalyzerException if a problem occurs during the analysis.
-
org.drools.guvnor.client.decisiontable.analysis.DecisionTableAnalyzer.analyze()
-
org.drools.workbench.screens.guided.dtable.client.widget.analysis.DecisionTableAnalyzer.analyze()
-
org.enclojure.ide.asm.tree.analysis.Analyzer.analyze()
Analyzes the given method.
@param owner the internal name of the class to which the method belongs.
@param m the method to be analyzed.
@return the symbolic state of the execution stack frame at each bytecodeinstruction of the method. The size of the returned array is equal to the number of instructions (and labels) of the method. A given frame is null if and only if the corresponding instruction cannot be reached (dead code).
@throws AnalyzerException if a problem occurs during the analysis.
-
org.encog.app.analyst.csv.AnalystClusterCSV.analyze()
Analyze the data. This counts the records and prepares the data to be processed.
@param theAnalyst The analyst to use.
@param inputFile The input file to analyze.
@param headers True, if the input file has headers.
@param format The format of the input file.
-
org.encog.app.analyst.csv.AnalystEvaluateCSV.analyze()
Analyze the data. This counts the records and prepares the data to be processed.
@param theAnalyst The analyst to use.
@param inputFile The input file.
@param headers True if headers are present.
@param format The format.
-
org.encog.app.analyst.csv.AnalystEvaluateRawCSV.analyze()
Analyze the data. This counts the records and prepares the data to be processed.
@param theAnalyst The analyst to use.
@param inputFile The input file.
@param headers True if headers are present.
@param format The format the file is in.
-
org.encog.app.analyst.csv.balance.BalanceCSV.analyze()
Analyze the data. This counts the records and prepares the data to be processed.
@param inputFile The input file to process.
@param headers True, if headers are present.
@param format The format of the CSV file.
-
org.encog.app.analyst.csv.filter.FilterCSV.analyze()
Analyze the file.
@param inputFile The name of the input file.
@param headers True, if headers are expected.
@param format The format.
-
org.encog.app.analyst.csv.normalize.AnalystNormalizeCSV.analyze()
Analyze the file.
@param inputFilename The input file.
@param expectInputHeaders True, if input headers are present.
@param inputFormat The format.
@param theAnalyst The analyst to use.
-
org.encog.app.analyst.csv.process.AnalystProcess.analyze()
Analyze the neural network.
@param inputFile The input file.
@param headers True, if there are headers.
@param format The format of the CSV file.
-
org.encog.app.analyst.csv.segregate.SegregateCSV.analyze()
Analyze the input file.
@param inputFile The input file.
@param headers The headers.
@param format The format of the input file.
-
org.encog.app.analyst.csv.shuffle.ShuffleCSV.analyze()
Analyze the neural network.
@param inputFile The input file.
@param headers True, if there are headers.
@param format The format of the CSV file.
-
org.encog.app.quant.indicators.ProcessIndicators.analyze()
-
org.encog.app.quant.ninja.NinjaFileConvert.analyze()
-
org.encog.ml.data.versatile.columns.ColumnDefinition.analyze()
Analyze the specified value.
@param value The value to analyze.
-
org.encog.util.arrayutil.TemporalWindowArray.analyze()
Analyze the 1D array.
@param array The array to analyze.
-
org.exist.xquery.FunctionCall.analyze()
-
org.exist.xquery.PathExpr.analyze()
-
org.exist.xquery.value.FunctionReference.analyze()
Calls {@link FunctionCall#analyze(AnalyzeContextInfo)}.
@param contextInfo
@throws XPathException
-
org.hibernate.tool.hbmlint.HbmLint.analyze()
-
org.jacoco.core.instr.Analyzer.analyze()
Analyzes the class given as a ASM reader.
@param reader reader with class definitions
-
org.jayasoft.woj.tools.analyzer.DLJavadocGenerator.analyze()
-
org.jvnet.sorcerer.Analyzer.analyze()
Analyzes all the source files.
@return Always return a non-null object upon a successful completion.
@throws IOException if the underlying file system access fails.
@throws AnalysisException if the source files have errors.
-
org.mitre.sim.analysis.instrument.Analyzer.analyze()
-
org.mockito.asm.tree.analysis.Analyzer.analyze()
Analyzes the given method.
@param owner the internal name of the class to which the method belongs.
@param m the method to be analyzed.
@return the symbolic state of the execution stack frame at each bytecodeinstruction of the method. The size of the returned array is equal to the number of instructions (and labels) of the method. A given frame is null if and only if the corresponding instruction cannot be reached (dead code).
@throws AnalyzerException if a problem occurs during the analysis.
-
org.mvel2.compiler.PropertyVerifier.analyze()
Analyze the statement and return the known egress type.
@return known engress type
-
org.objectweb.asm.tree.analysis.Analyzer.analyze()
Analyzes the given method.
@param c the class to which the method belongs.
@param m the method to be analyzed.
@return the symbolic state of the execution stack frame at each bytecodeinstruction of the method. The size of the returned array is equal to the number of instructions (and labels) of the method. A given frame is null if and only if the corresponding instruction cannot be reached (dead code).
@throws AnalyzerException if a problem occurs during the analysis.
-
org.olat.core.commons.services.text.impl.nutch.NGramProfile.analyze()
Analyze a piece of text
@param text the text to be analyzed
-
org.ow2.easybeans.asm.tree.analysis.Analyzer.analyze()
Analyze the archive.
@param classLoader classloader used for the analyze
@throws ArchiveInjectionException if analyze fails
-
org.owasp.dependencycheck.analyzer.DependencyBundlingAnalyzer.analyze()
Analyzes a set of dependencies. If they have been found to have the same base path and the same set of identifiers they are likely related. The related dependencies are bundled into a single reportable item.
@param ignore this analyzer ignores the dependency being analyzed
@param engine the engine that is scanning the dependencies
@throws AnalysisException is thrown if there is an error reading the JAR file.
-
org.owasp.passfault.CompositeFinder.analyze()
-
org.owasp.passfault.finders.DateFinder.analyze()
-
org.owasp.passfault.finders.ParallelFinder.analyze()
The method returns as soon as all threads have started, not completed. To wait until completion call {#waitForAnalysis} or register an AnalysisListener and implement foundHighestProbablePatterns.
@param pass password to analyze
@throws Exception
-
org.owasp.passfault.finders.RandomClassesFinder.analyze()
-
org.owasp.passfault.keyboard.KeySequenceFinder.analyze()
-
org.pdf4j.saxon.pattern.Pattern.analyze()
Type-check the pattern. Default implementation does nothing. This is only needed for patterns that contain variable references or function calls.
@param visitor the expression visitor
@param contextItemType the type of the context item, if known, at the point where the patternis defined
@return the optimised Pattern
-
org.pdf4j.saxon.regex.RegularExpression.analyze()
Use this regular expression to analyze an input string, in support of the XSLT analyze-string instruction. The resulting RegexIterator provides both the matching and non-matching substrings, and allows them to be distinguished. It also provides access to matched subgroups.
@param input the character string to be analyzed using the regular expression
@return an iterator over matched and unmatched substrings
-
org.snu.ids.ha.ma.MorphemeAnalyzer.analyze()
형태소 분석을 수행한다. 수행 결과에는 후보 분석 결과가 List에 담겨서 반환된다.
@author therocks
@since 2007. 6. 4
@param string
@return
@throws Exception
-
q_impress.pmi.lib.jmt.analyzers.exectree.BranchesAnalyzer.analyze()
Executes the analysis.
@return the execution tree
@throws AnalysisException if the analysis fails.
-
q_impress.pmi.lib.jmt.analyzers.exectree.PathAnalyzer.analyze()
Starts the analysis.
@return the set of execution paths associated to the tree.
@throws AnalysisException if the analysis fails.
-
reportgen.prototype.entity.QSQLProcessor.analyze()
Загружает из строки результата выборки значения свойств
@param rows строка результата выборки
@return
@throws ReportException